# Adding MAHs and users

The administration of marketing authorization holders is done in the user administration system, VigiUserAdmin. To make a change, follow the steps below.

1. Go to VigiUserAdmin via the following link <https://vigiuseradmin.who-umc.org/>
2. Log in with your credentials, email and password.
3. If it is your first time loggin in, you will need to acquire a new password by clicking on “Forgot your password?” and following the instructions.   \
   To add a marketing authorization holder, click on “Add MAH organisation”.   \
   A window will appear where you will need to fill in the following information.   \
   Short name   \
   Long name   \
   Sender organisation   \
   Sender identifier   \
   Receiver identifier   \
   Ensure that “Country” and “Reciever identifier” is correct and click Save.   \
   The MAH will now appear in the list of marketing authorization holders.


---

# 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/user-administration-in-vua/adding-mahs-and-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.
