# Import and export events

The Chamilo Agenda tool supports the import and export of standard calendar files (Outlook, iCal). To import an Outlook file, click the *Import Outlook* icon ![](/files/-LH9DaCl86_h8cG7iBv0) in the tool-bar in the course *Agenda* and upload the relevant file as prompted. Then return to the *Agenda* using the *Agenda* icon ![](/files/-LH9DAUYjyHJKrGWLbwK).

Users can export events as iCal from the pop-up window that appears when they click on an event to view details. They can select the appropriate iCal format (*confidential, private, public*) for the export at the bottom of the pop-up window, and teachers can edit or delete the event using the appropriate button in the pop-up window:

![](/files/-LioWJSbvj7ltt0JFVqv)

Illustration: Export, edit or delete an event

(**Note**: Teachers only have access to the delete/edit buttons via the course Agenda from the course homepage – not via the Personal Agenda tab, where, like learners, they can only view/export events).


---

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