# VigiFlow administrator capibilities

VigiFlow Administrators have access to an additional tab called “Manage accounts” on the landing page of VigiFlow. It is possible to have multiple Administrators.

### Capabilities

* [Create](/vigiflow/organisation-administration/creating-new-user-accounts.md), edit, and [delete](/vigiflow/organisation-administration/removing-vigiflow-users.md) VigiFlow user accounts at all levels (national centre level and suborganisations).&#x20;
* [Create suborganisations](/vigiflow/organisation-administration/creating-suborganisations.md) in VigiFlow.&#x20;
* [Edit the names](/vigiflow/organisation-administration/creating-suborganisations.md#name-the-new-suborganisation) of suborganisations.&#x20;
* Delete suborganisations.&#x20;
* Assign the Administrator role to other users.&#x20;

### In case the organisation has no Administrator&#x20;

If no one is appointed as Administrator or they are unknown to the national PV centre staff, [contact UMC](mailto:support@who-umc.org) for necessary clarifications and action.&#x20;


---

# 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/vigiflow-administrator-capibilities.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.
