# Timetable

<figure><img src="/files/89Aq61ikbmEu7SmwaUIC" alt=""><figcaption><p>Overview of Timetable module</p></figcaption></figure>

<figure><img src="/files/1JNl9NFwar2T7UrrGnd2" alt=""><figcaption></figcaption></figure>

Select the class that you want to create a timetable for, and click "Create Timetable"

<figure><img src="/files/I5e7UhyhbxeMWGFek0GG" alt=""><figcaption></figcaption></figure>

Once you click "create timetable", this comes up on your screen.

<div><figure><img src="/files/xeqpPrjHg6qgjiYv2r0J" alt=""><figcaption></figcaption></figure> <figure><img src="/files/d6qYYtmmehSjvXWZrN8Q" alt=""><figcaption></figcaption></figure></div>

Click on a day to add the activity for that day just like we have above.

Fill the form with the appropriate information, and click "Proceed" to save it to the timetable.


---

# 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.cloudnotte.com/admin/timetable.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.
