# Roles & Permissions

{% embed url="<https://www.loom.com/share/c4e98377f8fd496ab175cf2ee349046c>" %}

The **Roles and Permissions** feature in Loopit is an essential tool for managing user access in a way that aligns with your organization's privacy and operational needs. By creating tailored roles for different departments or functions, you ensure that each team member has access to only the data and tools necessary for their role. This flexibility is crucial as your organization grows and requires more sophisticated access control.

### Setting Up Roles and Permissions

{% stepper %}
{% step %}
**Navigate to Settings**:

Start by going to the Settings menu in your Loopit account.
{% endstep %}

{% step %}
**Access Roles and Permissions**:

Click on **Roles and Permissions** to manage the users and their respective roles within your organization.
{% endstep %}

{% step %}
**Add a New Role**:

By default, your account will have an **Admin** role, which grants full access to all features and settings within Loopit.

To create a new role, click on **Add Role** and enter a role name (e.g., **Customer Success**).
{% endstep %}

{% step %}
**Assign Permissions**:

Once the role is created, you can assign specific permissions to it. These permissions may include the ability to view and manage customer data, access specific reports, or make changes to packages or billing.
{% endstep %}
{% endstepper %}

### Permissions for New Roles

At present, the default permissions revolve around **privacy** and access control. Key areas include:

* **Managing People**: Allows the user to add, edit, and manage other users.
* **Managing Users**: Grants the ability to edit user information and roles.

As the Loopit platform evolves, more granular roles and permissions will be added, allowing for even more specific control over which features and data are accessible to each team or individual user.


---

# 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.loopit.co/settings/users/roles-and-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.
