# Connect Multiple Teams

You can [create multiple teams](/myalice-guide-arabic/getting-started/create-team/create-multiple-teams.md) from your dashboard and toggle between teams. However, if you have two accounts linked to two emails, you can use this method to connect the two teams and toggle between them without logging out every time.

{% hint style="info" %}
This method is also applicable for Tier 1-4 LTD users who bought multiple codes.
{% endhint %}

Say, team A is your main account and it is linked to this email: *<a_team@email.com>*.

You want to connect Team B under this one account and toggle between teams. Team B is linked to your other email: *<b_team@email.com>*.

1. Log into Team B.&#x20;
2. Go to Settings > User Management to invite *<a_team@email.com>* as an Admin.
3. Now if you accept the invitation, you can toggle between two teams by clicking on the profile icon on the top-left corner.

![](/files/1hjkUm5RpPwJrfKVXwtJ)

{% hint style="info" %}
Members from one team cannot view activities on other teams unless they are invited. So, team members on Team B cannot view activities on Team A. However, members from Team A can view, manage and toggle between the two accounts since the email is authorized and invited.
{% endhint %}

So, essentially, Team A becomes your parent account. You can create and connect more teams in the given way. You can also invite unique users to each team and set [user roles](/myalice-guide-arabic/getting-started/create-team/assign-role.md) from **Settings** > **User Management**.&#x20;


---

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