# Editing existing teams

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

{% hint style="info" %}
Editing teams 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 **'View and edit teams'** option, click on the **'View and Edit team'** button corresponding to the team you wish to edit.

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

![Teams view](/files/-MKeXNeTxy7lyt7Fxnli)

**Step 3:** Make necessary edits to the team and click on 'Submit'

![Editing teams](/files/-MKeXUoGQFtrn_UUFTb-)


---

# 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/editing-existing-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.
