> For the complete documentation index, see [llms.txt](https://tutorials.kuasa.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/settings/how-to-setup-add-team-members.md).

# How To Setup/Add Team Members

1. Login to your account via [**https://crm-pipeline.kuasa.io/**](https://crm-pipeline.kuasa.io/)**.**
2. Click **CRM Pipeline.**

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

3. Click on **Settings**.

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

5. Click **My Team & Group**.

<figure><img src="/files/2WokO3uV8w6luLmeCz68" alt=""><figcaption></figcaption></figure>

6. Click **Add Team**.

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

7. After entering the required information, click **Add New** to save it all.

{% hint style="info" %}
Full Name -> Team member's full name&#x20;

Email Address -> Team member's email&#x20;

Set Password -> Enter the password for the team member's account&#x20;

User Role -> Select team member position (Admin/Team Sales/etc.)&#x20;

Assign Device -> Number of devices to be given to team members for Blasting use&#x20;

Set Access -> Choose which Authority to give access to team members
{% endhint %}

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

8. Congratulations! Your team member has been added successfully!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tutorials.kuasa.io/getting-started/kuasa-crm-pipeline/settings/how-to-setup-add-team-members.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.
