# User Permissions

On this screen you can configure user roles, which control permissions for which areas of the system each user can access.

To configure user permissions:

1. Go to **Settings** > **Users and Roles**.
2. Select an existing role or click **New** to create a custom role.
3. Enable or disable access for each module — such as Sales, Purchasing, Accounting, and Inventory.
4. Assign the role to one or more users.

{% hint style="info" %}
P4 Books comes with default roles. You can modify these or create new roles to match your organization's structure. Changes to a role take effect the next time the user logs in.
{% endhint %}

***

**Related:** [Getting Started](/english-1/quick-guide/getting-started.md)


---

# 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.p4.software/english-1/advanced-setup/user-permissions.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.
