# Reset your password

The below steps will show you how to reset your account password&#x20;

In the login page simply click on **Forgot Password**.

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

Submit your account Email.

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

You will see the message "**You should recieve an email shortly with further instructions**".

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

Check your emails for the mail sent from Arcware Cloud and click on the Link to reset credentials.

<figure><img src="/files/6qUEPcmJG4oXgSAqJWhe" alt=""><figcaption></figcaption></figure>

Enter your new password twice and Submit.

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

Password changed, you are good to go :)

{% hint style="warning" %}
To change the account login mail, please contact your account manager.
{% endhint %}


---

# 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.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/sign-up-and-sign-in/reset-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.
