# Adding an event to the personal Agenda

The Personal Agenda, available at any point while navigating Chamilo via the relevant tab, works in exactly the same way as the course Agenda, except that options to create events are limited to the “direct” method (i.e. clicking/dragging on the relevant date/times to open a simple pop-up dialogue window (see above). Deleting, editing and exporting options for “personal” events can also be effected (as with the course *Agenda)* simply by clicking on an event to display a pop-up dialogue box. Teachers and learners need to bear in mind that the (blue) personal events cannot be viewed by anyone other than themselves.


---

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