# Attendance

- [Taking Attendance](https://docs.c360.org/attendance/taking-attendance.md): OnTrack offers a variety of features and functions to accommodate different organizations' attendance-taking processes and procedures.
- [Center Attendance](https://docs.c360.org/attendance/taking-attendance/center-attendance.md): Center attendance is the most commonly used method for tracking attendance. There are multiple approaches available to record center attendance, with a range of features and functionalities.
- [Individual Attendance](https://docs.c360.org/attendance/taking-attendance/center-attendance/individual-attendance.md): You can check in every single one of your participants individually in OnTrack. While significantly slower than batch options, it allows for you staff to see important details about your participant.
- [Back Entering Attendance](https://docs.c360.org/attendance/taking-attendance/center-attendance/individual-attendance/back-entering-attendance.md)
- [Bulk Attendance](https://docs.c360.org/attendance/taking-attendance/center-attendance/bulk-attendance.md): You can use batch check-in to quickly record attendance for a larger group of participants in one fell swoop, saving signifanct time.
- [Program Attendance](https://docs.c360.org/attendance/taking-attendance/program-attendance.md): If your organization tracks program-specific attendance, you can utilize the Programs Module to manage and track.
- [Taking Attendance](https://docs.c360.org/attendance/taking-attendance/program-attendance/taking-attendance.md)
- [Instructor Portal](https://docs.c360.org/attendance/taking-attendance/program-attendance/instructor-portal.md): This document is intended for Staff members' use only and should not be shared otherwise. It contains references to features that are not accessible to Instructors due to permission restrictions.
- [Logging In & Taking Attendance](https://docs.c360.org/attendance/taking-attendance/program-attendance/instructor-portal/logging-in-and-taking-attendance.md): To access the Instructor Portal, first, ensure that you have created and assigned an Instructor to a Class in the Schedule. Make sure the assigned Instructor has a SMS mobile number.
- [Configuring Custom Messages](https://docs.c360.org/attendance/taking-attendance/program-attendance/instructor-portal/configuring-custom-messages.md): There are two areas of the Instructor Portal you can customize messages: the login page and the dashboard landing page. Additionally, you can also configure a special alert message.
- [Modifying & Deleting Attendance](https://docs.c360.org/attendance/modifying-and-deleting-attendance.md): Once attendance is taken - whether it is center or program attendance - it can be managed.
- [Check-In Cards](https://docs.c360.org/attendance/check-in-cards.md): A check-in or scan-in card is a convenient method for participants to check in at the front door using either a handheld USB barcode reader or webcam.
- [Printing Check-In Cards](https://docs.c360.org/attendance/check-in-cards/printing-check-in-cards.md): You have the flexibility to print check-in cards for multiple participants at once or for individual participants as needed.
- [Emergency Roster](https://docs.c360.org/attendance/emergency-roster.md): In the event of a fire drill or emergency, you can quickly access a roster of all checked in Participants.


---

# 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.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.
