# Teams

{% hint style="info" %}
Please note: How many team member you can add in your account depends on your plan.
{% endhint %}

## User & Roles

Here are brief definitions of users and Roles.

**Team Users** are client team members with assigned roles and permissions within the platform. These roles define what actions they can perform and what they can access, such as configuring chatbots, managing content, or viewing analytics. Team Users in Reekolect help streamline collaboration and access control in the chatbot building and management process.

**Team Roles** are the module-based permission (such as view, edit, None) for any roles that can be assigned to different team members.

## Manage Roles & Users

In Reekolect, you can efficiently manage team roles and users to streamline access and permissions within your account. Here's a step-by-step guide on how to do it:

#### **Step 1: Access the** Reekolect **Dashboard**

* Log in to your Reekolect account and access the dashboard.

#### **Step 2: Navigate to the "Team" Section**

* In the dashboard, find and click on the "Team" section in the side nav bar.

#### **Step 3: Create a New Role**

* Inside the "Team" section, navigate to "Roles" and click "Create Role."\
  \
  \\

  <figure><img src="/files/902oOe8WykRUhq8TAv6d" alt=""><figcaption></figcaption></figure>

#### **Step 4: Configure Role Details**

* Set up the role by providing the following details:
  * **Name**: Assign a name for the new role.
  * **Description**: Add a brief description for reference.
  * **Assign Permissions**: Customize permissions for this role based on your specific needs. Permissions are related to different modules within the Reekolect platform.\
    \
    \\

    <figure><img src="/files/3cgixYOhWZAfixFydlx9" alt=""><figcaption></figcaption></figure>

#### **Step 5: Save the Role**

* After configuring the role details, click "Save" to create the new role.

#### **Step 6: Add a New User**

* Once the role is created, go to the "Users" tab and select "Add User."

#### **Step 7: Fill User Details**

* In the "Add User" pop-up, fill in the following user details:
  * **Name**: Enter the user's name.
  * **Email**: Provide the user's email address.
  * **Phone Number**: Add the user's phone number.
  * **Select Role**: Choose the appropriate role for the user.
  * **Password**: Set a password for the user.
  * **Confirm Password**: Confirm the password.\
    \\

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

#### **Step 8: Create User**

* Click "Create User" to add the new team member to your Reekolect account.

#### **Step 9: Manage Users and Roles**

* You can manage, edit, delete, or bulk delete users and roles from the same page, allowing you to fine-tune your team's access and permissions.

And there you have it! You've successfully created a new role and added a new user to your Reekolect account. This streamlined management process helps you control access and permissions effectively.


---

# 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://help.reekolect.ai/reekolect-resource-center/how-reekolect-works/teams.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.
