# Export users list

In Chamilo, it is possible to export all or only some of the users.

![](/files/-LH9DM5U8m-V6za7ENXr)

*Illustration: Administration – Users export*

You can choose between two output save file formats: [XML](http://fr.wikipedia.org/wiki/Extensible_Markup_Language) or [CSV](http://fr.wikipedia.org/wiki/Comma-separated_values). Most users will use CSV, which can be read by MS-Excel® and OpenOffice.org Calc®.

Once you chose the format, it is recommended to check the “*Yes, add the CSV header”* option. Then you can pick a limited list of students to export (by course) or leave it as is to export all students of the platform. Click on *Export* to launch the export.

A new window opens to let you decide what to do with the file.


---

# 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/admin-guide/users_management/export_users_list.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.
