# 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>" %}

## Managing Teams in MyAlice

When you sign up for MyAlice, a default team named John Doe’s Team will be created for you.&#x20;

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfByKeEiQHbxOWb03aDV4OgINoS3KJTKpO0u_Se2AIYYAIQLCNtmiPLvl3Fr5ZDX6-0ZlUix8lJqJTS3czV9LL-aRk5-S33bmBgDrDROXIbWgqwKYE2RAsOO9OhxxMmKau3lHVrGw?key=EP7NHtU_bBtiF6NqdNHBiuqz)

You can later update the team name to match your brand name by navigating to Settings > Team Management> Team Information.

{% content-ref url="/pages/-MhDF9Q9UIsh9qKjIpt3" %}
[Manage User Roles](/get-started/create-team/assign-role.md)
{% endcontent-ref %}


---

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