# Dashboard Login

{% hint style="danger" %}
In case you forgot your password please contact your tenant admin/ user manager
{% endhint %}

Your tenant admin is the person authorized to send you an invitation to the dashboard.

Please find all the requested information you need to provide them [here](/dashboard/user-management.md).

1. You will receive an email invitation that includes a link, which we kindly ask you to follow.

<figure><img src="/files/yLrIdc1WCuAy98vt7oHt" alt=""><figcaption></figcaption></figure>

2. Use the ‘Activate’ button to trigger the sending of the SMS for two-factor authentication (2FA).

   <figure><img src="/files/SBIvVaZhcnoP5OsvMD6U" alt=""><figcaption></figcaption></figure>
3. Enter a password (at least 20 characters) and use the code (sent via SMS) to activate you user

<figure><img src="/files/WiBOqERqUD0UNVwdzgGB" alt=""><figcaption></figcaption></figure>


---

# 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://docs.fidentity.ch/dashboard/dashboard-login.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.
