# Setting Course Hours

Do you sign contracts with participants for a specific number of course hours?

You can track this in ActiveNow — the system will automatically calculate the expected course end date based on the number of hours entered and the lesson schedule.

To enable this feature, contact us.

Once enabled, you can start adding lessons to the calendar — see how [here](/en/getting-started/creating-new-classes.md).

When creating a lesson, a new field — *Number of lessons* — will appear in the *Schedule* section.

![Course creation form showing the Number of lessons field in the Schedule section](/files/04NHdsDGhGCg5ryObUya)


---

# 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://help.activenow.io/en/calendar-management/setting-course-hours.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.
