# Reset Password and Multifactor Authentication

To protect your access and all information included in BlackDiamond Studio we use a two-step verification also known as multifactor authentication.  Our second factor is based on the Time-based one-time passcode (TOTP). That means you will need an authenticator app to complete the [login](/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/sign-up.md) process.

If you ever lose access to your authenticator app, you won't be able to enter BDS.&#x20;

To reset the Authenticator app you will need to set up a new password and re-scan the QR code again.

### Reset the password and restore the MFA

* To reset your password click on the *"*&#x46;orgot password or lost authenticator app access?" link on the login screen. &#x20;

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

* After clicking on the link, the system will require you to validate your email address, you will need to enter the email address registered on BlackDiamond Studio.

<figure><img src="/files/0Gf54812m8nsM2nkJcTU" alt=""><figcaption></figcaption></figure>

* After you entered your email address, the system will send you an email with a validation code that you must enter and verify to continue to the reset password screen.

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

* On the password creation screen, you must create a new password that meets the minimum password requirements.

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

* After you confirm your new password and click on the "Change Password" button the system will notify you that the password has been successfully changed. Also, an email will be sent to your inbox notifying you about this change.

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

* When you try to access the system again with the newly created password the system will require you to register the authenticator app again.

<figure><img src="/files/sYnmkRa25Las0OavW5cP" 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.gapvelocity.ai/blackdiamond-studio-or-mobilize.net/blackdiamond-studio-documentation/bds-portal/reset-password-and-multifactor-authentication.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.
