# How to reset your password (For administrators)

In this article, we explain the process of **resetting** the password for an **administrator** in the **admin** portal.

&#x20;

**1.** Navigate to your admin portal:

![](/files/5HRhiWUhgbL62ATopjKn)

**2.** Click on the **Forgot password?** option:

![](/files/9CDo7Wb8fJZyPV0rEp2F)

**3.** You should get the following output:

![](/files/Uf7OBdayaO0ttnzGufLT)

**4.** Enter your **email address** or **username** and select the **Reset Password** button:

![](/files/o6bqQoKOIS6GHWO0CkFN)

![](/files/Ycnf1OkSYdvXJ36epUpn)

**5.** You should receive the following email in your related email inbox:

<div align="left"><img src="/files/xuOnRC6vlFdIZrtyMEnJ" alt=""></div>

**6.** Click on the **Reset My Password** button:

<div align="left"><img src="/files/q8uVnSXAgNUMNhhkDhB3" alt=""></div>

**7.** You will be prompted with the following window.

![](/files/d4BUR6CC9TbkIHT5R3yX)

**8.** Put the **new** password **twice** in order to **confirm** it and click on **Save:**

![](/files/ha8uwnYUZJKK6JNyHscd)

**9.** As we can see, the password has been updated!

![](/files/fudYDiPjtro4BKgqE6rm)


---

# 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.cyberawaresecurity.com/tips-and-tricks/how-to-reset-your-password-for-administrators.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.
