# Agenda

The *Agenda* tool ![](/files/-LH9DIYRY1B_ooog2J8f) allows the teacher to manage a course calendar/diary which integrates with the personal *Agenda* tool available to each individual user. In Chamilo 1.9 the user interface of the tool is very different (and more up-to-date) than in previous versions, though the underlying functionality remains essentially the same. Each course has its own *Agenda*, while a “global” view (i.e. a view of events from all the courses to which the user is subscribed) is also available via the *Personal* *Agenda* tab. The *Personal\_\_Agenda* tab displays course events in green, and also allows users to add “personal” events, displayed in blue, which will not appear in other users' agendas. A teacher can view and edit course and personal events, while learners will have the same view, but will only be able to edit their own personal events.

![](/files/-LH9DIYls1EwBMvLgvQx)

Illustration: Personal Agenda

Viewing and navigating the course *Agenda* and *Personal Agenda* is straightforward and intuitive. The user can choose a *month, week* or *day* view using the buttons on the top right of the page, move forward and backwards through the months/weeks/days using the left and right arrows, and return to “today”'s view using the button on the left. Details of each event can be viewed simply by hovering over or clicking on the event title in the calendar.


---

# 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.chamilo.org/1.11.x/teacher-guide/agenda.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.
