# Logging into VigiFlow for the first time

{% hint style="info" %}
Refer to the VigiFlow Introductory Course: **“What is VigiFlow?**” section → **“Logging in to VigiFlow”**

**Note:** VigiFlow online courses are only available to VigiFlow users. Check with your national regulatory authority for access.
{% endhint %}

Please follow the steps below to reset your password:

1. Navigate to VigiFlow login page ([https://vigiflow.who-umc.org](https://vigiflow.who-umc.org/)) and click on **`Forgot your password`**.&#x20;
2. Enter your email address and click **`Send verification code`**.&#x20;
3. A field will appear requesting your verification code. Leave this window open, and open your email inbox in a new tab or app.&#x20;
4. You will receive an email from Uppsala Monitoring Centre containing a verification code. Enter this code in the field Verification code.&#x20;
5. Click **`Verify`**.&#x20;
6. Click **`Continue`**.&#x20;
7. You will be prompted to create a new password. Please ensure your new password meets the following criteria:&#x20;
   * The password must be 8-16 characters. &#x20;
   * The password must have at least 3 of the following: &#x20;
     * a lowercase letter &#x20;
     * an uppercase letter
     * a digit &#x20;
     * a symbol&#x20;

The next time you enter VigiFlow you can do so by simply entering your email address and your new password.

{% hint style="success" %}
For optimal performance, the latest version of Google Chrome is the preferred browser when accessing VigiFlow.
{% endhint %}


---

# 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/getting-started-with-vigiflow/logging-into-vigiflow-for-the-first-time.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.
