# Create custom roles and policies

Inforiver enables administrators to assign granular-level controls to users by allowing them to create custom roles with specific permissions.

## 1. Add a new policy

1. To add a new policy, click on **Add Policy.**

<figure><img src="/files/HtQcr5GnlSYdqAtXc8q7" alt=""><figcaption><p>Add Policy</p></figcaption></figure>

2. Enter a name for the new policy, a description of the permissions associated with the policy, select the actions that can be granted and the product to which the policy applies, and then click **Add**.

<figure><img src="/files/HQN7cPS5bkpFDGGB7cmG" alt=""><figcaption><p>Add custom policy under Input section</p></figcaption></figure>

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

<p align="center"><sub><mark style="color:$info;">Add custom policy under Comment Section</mark></sub></p>

3. The policy is now added, and you can start assigning this custom role to users by clicking on **Add User**.

<figure><img src="/files/rPOqKvAxQqSPrdQS3isT" alt=""><figcaption><p>Policy added</p></figcaption></figure>


---

# 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.inforiver.com/admin-console/user-management/create-custom-roles-and-policies.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.
