# Password reset, 2fa, data change

**Multilogin**

Several users can have access to one customer account, upon registration and onboarding, you can make a corresponding request to our support.&#x20;

#### Change password

If you forgot your password, please use the Forgot your password feature on the Sign-in page

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

You will be transferred to [DELOS | Forgot Password](https://stage.tst-delsmaindomn.com/auth/restore-password) and have to fill in your email, then click Submit

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

The only possible error is wrong email. In this case, please contact our customer success team for further checking. If all good, you will be transferred to [DELOS | Forgot Password](https://app.delos.financial/auth/new-password) and the email for password recovery with the recovery code will be sent to the specified email.

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

<figure><img src="/files/3RsM1gBOGw975BsrysKD" alt=""><figcaption></figcaption></figure>

Note that we can’t change your password from within our system due to security reasons.

#### Two-factor authentication

We highly recommend you setting up the 2-factor authentication.

<figure><img src="/files/5b35mbfmVz4aXfEwcUON" alt=""><figcaption></figcaption></figure>

You still can use the account without it, but it's important for security purpose. The notification cannot be removed until you set the 2fa.&#x20;

It can be done from the Settings section, along with the password change.

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

To set and use 2fa, you need to download Google Authenticator app on your phone (available in any application store, for all OS). In that app, you have to add new account and either scan QR code or input the text code. Once account added, you’ll see the 6-digit code that should be input to the Enter Authentication code field. After that, click Submit. To avoid losing the code, better set 2fa within google account, even if the device is lost, by accessing the google account you can access the code as well.

Time of codes expiry can be set individually as well. Record name can be edited also.

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

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

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

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

Once 2fa added successfully, you will see the confirmation message.

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

After that, every time you login, you will be asked to input the code from the Google Authenticator.

<figure><img src="/files/3AuUt9UB1R4tx4qYVHnE" alt=""><figcaption></figcaption></figure>

If you experience any issues with the 2fa, please contact our customer success team.

#### Data change

To change any data in your account after it has already been approved, please contact our customer success team.


---

# 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://wiki.delos.financial/applications-accounts-and-counterparties/quickstart-1.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.
