# How to change an administrator's password as an admin

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

&#x20;

{% embed url="<https://vimeo.com/icsi/resetting-user-password?share=copy>" %}

**1.** Navigate to the **User Management** section of the admin portal:

![](/files/t9XEdh8sem0VAAIAwVzh)

**2.** Click on the **pencil** button to edit an admin’s details:

![](/files/qXSrjdsTJLRC0j6h2qGi)

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

**3.** Finally, enter the **new** password **twice** and click on **Save changes** to confirm. Alternatively, **Close** the **Update user** window:

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

**4.** As we can see, the admin profile called trainer has been updated successfully!

![](/files/EaoXs8WDXtiRvI6meiQ0)


---

# 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-change-an-administrators-password-as-an-admin.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.
