# Create Multiple Teams

![](/files/gkYjhnSCsMQ7GVCeNzSw)

1. Click on the top-left icon on your dashboard.&#x20;
2. Click on **Create New Team**.&#x20;
3. You will find a prompt to create your new team. Add your team name, country, time zone, currency and business type. Click **Next**.
4. You will be asked to select the channels you'd like to connect for the team. Please note that you can connect the channel later as well.

After you are done, click on **Create New Team** and you will find a new team in your dashboard. Click on the top-left icon in your dashboard to toggle between your teams.

Following are the implications for each type of users.

{% tabs %}
{% tab title="MAU-based Pricing" %}
The newly created team will be under the free plan by default. Go to **Settings** > **Plan & Billing** to upgrade the new team to a paid plan.
{% endtab %}

{% tab title="LTD Users" %}
For LTD users, the newly created team will be under the free plan by default. However, tier-5 users can send an email to <support@myalice.ai> to redistribute their MAU limits under different teams.
{% endtab %}

{% tab title="Agent-based Pricing" %}
You will be charged for the number of agents you invite to each team. The same user across two teams will be counted as two agents.
{% endtab %}
{% endtabs %}


---

# 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/create-multiple-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.
