# Export List of Users and Groups

Administrators can export a list of users and a list of user groups on their site.

The *Export List* feature is located on the *Users* page of your site. You can choose to export a list of Groups or Users, in either CSV or XML format.

Exporting a list of Groups will include a list of all groups, and the users that are members of each group.

Exporting a list of Users will include a list of all users along with additional details for each user.


---

# 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.exavault.com/using-exavault/users/export-list-of-users-and-groups.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.
