# Give permissions

There are 2 steps to giving permissions in AppControl:

1. **Assign roles.** The first step is to assign 1 or more user roles to a user. User roles provide access to role-specific functionality. Except for the Platform Administrator role, roles do not affect which apps a user can view. Roles are assigned from the Administration > Accounts page.
2. **Assign apps.** The second step is to assign apps to the user so that they can view and manage those apps. This is done by assigning users to 1 or more groups, or to specific apps.

For information on users roles and assigning apps see the following documentation:

{% content-ref url="/pages/Fcv2J6C2v9NkskvtjDnc" %}
[User Roles & Access](/overview/user-roles-and-access.md)
{% endcontent-ref %}


---

# 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.bluestorm.io/overview/initial-set-up/give-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.
