# Create your Team

{% hint style="info" %}
Only a Supervisor or an Admin can access Team Management Settings.
{% endhint %}

## What is a Team?

Say, you are John Doe. As soon as you sign up, you will have a default team on MyAlice, called John Doe’s Team. You can later reset your team name as your brand name from Settings > Team Information.

Our users have different names for the default team.

* Parent account
* Workspace
* Dashboard
* Brand space

### Video Tutorial

{% embed url="<https://www.youtube.com/watch?index=9&list=PL_EdxcvIGFEagxlG7c7rMCg62UA9pPdMk&v=sPDeAC2YaUg>" %}

### Invite Team Members

You can invite your team members once you have landed on the dashboard. You can also do so from the Settings tab.

1\. At the left-bottom corner of your dashboard, click on the **Settings** icon.

2\. Select the **User Management** tab on the left panel.

<img src="https://content.gitbook.com/content/ZlunlE4rHhMzJq9M0MQx/blobs/Zi8S8idT2y8mJrcKLnqj/user%20management.png" alt="" data-size="original">

3\. Click **Add User** on the right-top corner, insert the email address and select the [Role](https://docs.myalice.ai/myalice-guide-arabic/getting-started/create-team/assign-role) of your new team member, and click **Invite Now**. The invited member will receive an email invitation.&#x20;

![](https://content.gitbook.com/content/ZlunlE4rHhMzJq9M0MQx/blobs/UdM7kjubES7NMTmATuQf/invite%20new%20users.png)

Head over to this page to learn more about user roles and how to assign them.

{% content-ref url="create-team/assign-role" %}
[assign-role](https://docs.myalice.ai/myalice-guide-arabic/getting-started/create-team/assign-role)
{% endcontent-ref %}

## How many Channels can a Team Have?

<table><thead><tr><th width="220.33333333333331">Channel</th><th>Number of connections</th><th>Additional Remark</th></tr></thead><tbody><tr><td>Website domains</td><td>Unlimited</td><td>You can insert our live chat script on unlimited domains on any form of website, including custom websites, WordPress, php, etc.</td></tr><tr><td>Mobile chat plugin</td><td>Unlimited</td><td>You can insert our live chat script on unlimited domains on any mobile app.</td></tr><tr><td>Facebook</td><td>Unlimited</td><td>-</td></tr><tr><td>Messenger</td><td>Unlimited</td><td>-</td></tr><tr><td>Instagram</td><td>Unlimited</td><td>Our Instagram Comment is still pending approval from Facebook. We hope to go live with this integration by X January 2022.</td></tr><tr><td>Telegram</td><td>Unlimited</td><td>-</td></tr><tr><td>Line</td><td>Unlimited</td><td>-</td></tr><tr><td>Viber</td><td>Unlimited</td><td>You must have a Viber Business Account(s) to get started.</td></tr><tr><td>WhatsApp</td><td>Unlimited*</td><td>You must have a WhatsApp Official Business Account(s) to get started. Please refer to the WhatsApp pricing page for more details.</td></tr><tr><td>WooCommerce or Shopify</td><td>One store per team*</td><td>For now, you can only connect one WooCommerce or Shopify store per team. Therefore, to connect multiple stores, you need to buy multiple codes. However, we have included multi-store connection in our pipeline. Please check the updated roadmap for multi-store connection to learn more.</td></tr><tr><td>NLP</td><td>Unlimited</td><td>We only support <a href="http://wit.ai/">wit.ai</a> for now. Down the line, we have plans to integrate with <a href="http://intnt.ai/">INTNT.ai</a> and release our own NLP app: Brain from Alice. Please check the updated roadmap to learn more.</td></tr></tbody></table>

## &#x20;<a href="#create-groups" id="create-groups"></a>


---

# 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.myalice.ai/myalice-guide-arabic/getting-started/create-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.
