# How to recover your password?

1. From <https://app.dapta.ai/login> click on 'Forgot Password?'

<figure><img src="/files/dnwvsxSszzwVOe8n8PIZ" alt="" width="326"><figcaption></figcaption></figure>

2. Enter your email address in the Email address field

<figure><img src="/files/lLG9IcPB33kUIKxeGSFo" alt="" width="375"><figcaption></figcaption></figure>

3. You will receive a verification code in your email address
4. Complete the following fields, including the verification code you received.

<figure><img src="/files/WXRvmiNhms2K3OoW4nAZ" alt="" width="375"><figcaption></figcaption></figure>

5. When you click Reset Password you will have set your new password and will be able to log in to your account. ⭐

> If you need additional support, please contact us at <support@daptatech.com>. The team will be happy to help you.


---

# 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.dapta.ai/fundamentals/how-to-recover-your-password.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.
