# Create a team

* To create a team, go to the second left navigation panel on your dashboard
* Click the `Create a team` button.
* Enter the team name and select `Create team` .
* Enter the email address(es) of team members you'd like to invite to your team.
* Click `Send invites'`
* You can also close the pop-up to skip the `Invite your team'`step.
* Your new team is now created.

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


---

# 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.lottielab.com/file-management/teams/create-a-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.
