# Listing all users in VigiFlow

In the top menu, click the “**`All users`**” tab. This will display the updated list of all users in VigiFlow for all suborganisations, sorted by names of users. &#x20;

It is not possible to generate an Excel file with all users, but you can easily copy and paste the list into an Excel file.&#x20;

<figure><img src="/files/FuzFn9HaNbVsyd5XiE2q" alt=""><figcaption></figcaption></figure>


---

# 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://support.who-umc.org/vigiflow/organisation-administration/listing-all-users-in-vigiflow.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.
