# Understanding Programs

Programs in OnTrack are highly customizable, and having a comprehensive understanding of the different components and their data tracking capabilities will enable you to have the best experience and tailor the system to your organization's needs. You can configure programs to suit your specific requirements and efficiently track data relevant to your organization's activities. With this level of customization, you can ensure that OnTrack fits seamlessly into your organization's workflow and supports your unique processes effectively.

## Navigating Programs

On the Programs landing page, you'll find four tabs: Schedules, Online Schedules, Programs, and Attendance.

1. Program Schedules: Schedules are used for organizing programs, providing a higher-level grouping and management option. It offers flexibility for organizations with varying tracking requirements. Each schedule can have its own fee, location, and more. Learn more about Schedules.
2. Online Schedules: This tab consolidates all programs that are available for online registration, making it easier to view and manage online program registrations.
3. Templates: Templates enable you to create curriculum and content areas that can be reused when building out your organization's Program Schedules.
4. Attendance: This tab allows you to perform advanced searches on attendance records, providing a way to access and manage attendance data efficiently.

<figure><img src="/files/qKdhuWJlrCXeEYt3vLMj" alt=""><figcaption><p>Programs Module landing page</p></figcaption></figure>


---

# 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/programming/understanding-programs.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.
