# Creating a new team

**Step 1:** In Ricotta's main menu, click on 'more options' menu and select **'Configure teams'**

{% hint style="info" %}
Creating a new team is only possible if you have the access to do so. Contact your team admin to request necessary access.
{% endhint %}

![Ricotta main menu - more options](/files/-MKdv9K1_ZLvNLjLZYTk)

**Step 2:** Click on **'Create a new team'** option, enter team name, select team owners and members and click on 'Submit'.

![Configuration menu](/files/-MKeX59izVean3oWeysS)

![Creating a team](/files/-MKeXFDG3iEiNgnIWbIW)


---

# 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.ricotta.team/configure-organization-teams-and-roles/creating-a-new-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.
