# Taking Attendance

Attendance in OnTrack serves as a time log against a constituent's record, capturing their presence and activities. There are two general types of attendance you can track, each with specific features and functions to accommodate your organization's needs:

1. Center-based Attendance: With center-based attendance, you can record the attendance of participants at a specific center or location. This type of attendance allows you to select multiple participants and record their attendance in bulk. You have the flexibility to log attendance in real-time or enter it retrospectively, depending on what suits your organization's workflow. Center-based attendance primarily tracks the hours spent by participants at the location.
2. Program Attendance: Program attendance enables you to track attendance for specific program classes. Similar to center-based attendance, program attendance can be recorded in real-time or entered at a later time. It can also work in conjunction with center-based attendance if your programs are properly set up, but does not require a location. Program attendance provides a more detailed view by tracking hours assigned to specific programs, allowing you to monitor participation in individual program activities.

Both center-based and program attendance options offer the flexibility to adapt to your organization's processes.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.c360.org/attendance/taking-attendance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
