# Resetting Passwords

To reset a password for a specific user from the User Accounts Module, follow these steps:

1. Navigate to the User Accounts Module in OnTrack.
2. Locate and select the user account for whom you want to set the password. This action will open the right sidebar, displaying the user account's details.
3. Scroll down to the bottom of the sidebar and click on "Set Password." This will open a new window where you can input the new password.
4. Enter the new password in the provided field and confirm it by entering it again.
5. Once you have entered and confirmed the new password, click on "Save" to save the changes.

<figure><img src="/files/rVAt28yDlLVaf4zeKj30" alt=""><figcaption><p>Setting a new password</p></figcaption></figure>

By following these steps, you will successfully set a new password for the selected user account.


---

# 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.c360.org/getting-started/logging-in/user-accounts/resetting-passwords.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.
