# Removing VigiFlow users

{% hint style="warning" %}
Before deleting the account, search for any *Open reports* assigned to the user. These reports will become unassigned when the user is deleted.&#x20;
{% endhint %}

1. Find the user in the list of “All users”. &#x20;
2. Press the **`Delete`** icon next to the name of the user you want to remove. &#x20;
3. Click **`Yes`** to confirm. &#x20;
4. Click **`Save`** in the bottom right corner and wait for the green confirmation sign to appear at the bottom of the screen.


---

# 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/removing-vigiflow-users.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.
