# Edit User Rights

Admind can flexibly control access by setting unique **configurations for individuals or assigning rights collectively to a Group for automatic inheritance**. These permissions are clearly categorized by impact levels—Light (1), Regular (2), and Heavy (3)—to optimize the management process.

⚠️ **User Right Required:** User must have the permission: **“Is Client Admin - User can manage the Client Profile”.**

#### 🔹 **Step 1: Accessing to User Profile**

Admins can find other users under the **Client Profile** in the **‘Users’ tab.** Then, click on the Username you want to view/edit and Admins will be taken to that User Profile (user's information page).

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

#### **🔹 Step 2: Editing User Rights (**&#x41;dmins can set permissions using two primary methods)

#### 👉 **Method 1:** Edit permissions at a **Per-User Level**

* In the User Profile (user's information page), find and **click "Edit User Rights".**&#x20;

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

* You can toggle each right on/off and click SAVE at the bottom or top right. **This method is recommended for users needing a specific configuration.**

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

#### 👉 **Method 2:** Assign Users to Groups for inherited permissions

* You may option to assign User Rights to an entire group. All users inside a Group will inherit the Group's allocated rights, serving as a useful way to provide a baseline level of access.&#x20;
* You can see more about [**Edit User Rights for Group**](https://support.hivo.co/client-profile/groups/edit-user-rights-for-group) here.

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

If you have any questions, don't hesitate to ask, we're always here to help!


---

# 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://support.hivo.co/client-profile/users/edit-user-rights.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.
