# Permissions

{% embed url="<https://youtu.be/fNwoRtyiGOg?si=GOuzXfiI4-c_rWL6>" %}

## Permissions in Hablla

The **Permissions** define which resources each member of your team can access within Hablla.\
They are essential to ensure **security, organization and control** over flows, service interactions and platform settings.

***

### Default permission types

#### 👤 User

* Limited access to the information that has been assigned to them.
* Can view and act only on the service interactions and people they are responsible for.
* Ideal for **attendants, SDRs and operational team members**.

#### 👨‍💼 Administrator

* Full access to all Hablla features.
* Can view **all conversations, service interactions, people and organizations**.
* Has access to **settings, flows, dashboards and reports**.
* Can **invite new members** to the Workspace.
* Recommended for **managers, team leaders and those responsible for the environment**.

***

### Custom permissions

In addition to the default profiles, Hablla allows you to create **custom permission profiles**, tailoring the experience according to your company's needs.

You can define:

* Access to specific modules (e.g.: Flows, People, Opportunities).
* Read or edit access in reports.
* Permissions to create, edit and delete records.
* Limit which departments or teams the user can view.

This flexibility ensures that each collaborator has access only to what they need, avoiding risks and maintaining operational governance.

### Permission level

**User** - The user will only be able to access records they own or follow.

**Sector** - The user will have access to records of the departments listed below. Each department can have a different access level.

**All** - The user will have access to all records in the workspace.

**User departments** - The user will have access to all records that are in the departments they have access to.<br>

<figure><img src="/files/0ea523359120f16296ef919611a99bbfb2f66d5c" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1e789644d1618ea7993500a3828da54db6b18e98" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/67212cb3f970a7b5c8ac6041910ba45de4759125" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/46a6d30bdcab611d6125d37b4005736ac6d1f0e4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/405de47cec7b59ac6a0e94e598ad7880c72dafbd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/82db1418d60d6414bf7b9a0c6f3cd61114f536f1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/936d8e3b3dd0dd8e57bdbcd225571b388289cee4" alt=""><figcaption></figcaption></figure>

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

### How to assign permissions

1. In the menu **Settings**, go to the **Team**.
2. Click on the desired user.
3. Select the permission level: **User, Administrator or Custom**.
4. In case of a custom permission, configure the specific modules and functions.
5. Save to apply.

### Summary

Hablla's permission system ensures:

* **Security**: access control by profile.
* **Organization**: each user sees only what they need.
* **Flexibility**: ability to create custom profiles.

***

📌 **Practical tip**: keep administrators only for strategic profiles. For operational teams, use limited or custom permissions to reduce risks.


---

# 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.hablla.com/hablla-docs-en/hablla/settings/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.
