# Managing User Privileges

To modify a user's privileges in OnTrack, follow these steps:

1. Access the User Accounts Module from the navigation menu.
2. Utilize the filter to locate the specific user you want to modify. Click on them to open a sidebar with the user's details.
3. At the bottom of the sidebar, you will find a button labeled "Set Privileges."
4. Choose the permissions you want to control for the user by selecting the appropriate options.
5. After selecting the desired privileges, click "Save" to apply the changes.

By following these steps, you can modify a user's privileges in OnTrack, allowing you to control their access and permissions within the system.

<figure><img src="/files/3IMTQ2iS3pVbzrduCcX9" alt=""><figcaption><p>Managing user privileges</p></figcaption></figure>

It's important to note that if the user is currently logged in, their previous permissions will still be active until their next session.

Once the permissions are set, the navigation menu will be updated accordingly for that user, granting them access only to the selected modules. By default, the first module the user has access to will be loaded when they log in.


---

# 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/managing-user-privileges.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.
