# How to find my username

Once your account has been created, you will receive an email containing your username along with a link to set your password. Please note that the link expires after a certain period of time. If the link is no longer valid, you can request a new one by following the instructions on our [How to reset my password](/vis-web-manager/identity/how-to-reset-my-password.md) page.

If you already have an account but are unsure of your username, follow these steps:

1\. Click on the “Forgot my username” link on the login page, or visit <https://app.fivb.com/forgot-username> directly.

<figure><img src="/files/zbcQgQq4TwBrI6pY9Be9" alt=""><figcaption><p>Login Form</p></figcaption></figure>

2. Enter the email address you believe you have used to register your account.

<figure><img src="/files/nFKZJyA75nJiXlm3gs3b" alt=""><figcaption><p>Request your username form</p></figcaption></figure>

3. An email will be sent to this address with information on whether an account is associated with it.

<figure><img src="/files/ZiJoDA7rRRkBKyJLp4bl" alt=""><figcaption><p>Notification about an email sent</p></figcaption></figure>

If you have tried multiple email addresses and none of them worked:

• **Players, Clubs, and Referees**: Please contact your National Federation for assistance.

• **Other Users**: Please reach out to our support team at <vis.support@fivb.com>.


---

# 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://help.app.fivb.com/vis-web-manager/identity/how-to-find-my-username.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.
