# Team

{% embed url="<https://youtu.be/iAky_TMLMZo?si=ZSWE1VaYkfvH-EW4>" %}

## Add your Team to Hablla

For your company to use Hablla collaboratively, it is essential to add the members of your **team** to the Workspace. Each invited person will have their own login and will be able to access the platform according to the assigned permissions.

***

### Accessing the Team area

1. At the top of the **Workspace**, click on the tab **Team**.
2. This area is intended for managing your company's users within Hablla.

***

### Inviting a new member

1. Click on **Add new member**.
2. Fill in the following fields:
   * **Email** of the employee (required for the invitation).
   * **Full name** .
   * **Phone** (optional, but recommended).
3. Set the access level:
   * **Administrator**: has full access to account settings and management.
   * **Regular user**: restricted access only to operational functions.
4. Click on **Send invitation**.
   * The system will confirm with the message: *“Invitation sent successfully”*.

***

### Accepting the invitation

1. The invitee will receive an email from Hablla.
2. In that email there will be a **verification**.
3. The user must click the link to validate the email and activate the account.
4. After confirmation, the person will be able to normally access Hablla with their login.

***

### Summary

The **Team in Hablla** feature allows:

* Add and manage members of your company.
* Define permissions and roles (administrator or regular user).
* Ensure that each employee has secure and individualized access to the platform.

***

📌 **Practical tip**: use corporate emails for invitations, ensuring greater security and standardization in the work environment.


---

# 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/team.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.
