# How to modify a team?

1. Go to Settings → Teams
2. Select the team which you want to modify.
3. You can change the team name, team owner, and add or delete team members.

<figure><img src="/files/YbqugCowtlsodBDJkLH1" alt="" width="246"><figcaption></figcaption></figure>

<figure><img src="/files/VVMz6tMY9jcL72VXLkAg" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="warning" %}
Remember to click on **Update** when you’re done editing
{% endhint %}

{% content-ref url="/pages/ThhEEtop4CvS96O8aEKL" %}
[How to add users to a team and sub-team?](/set-up/teams/how-to-add-users-to-a-team-and-sub-team.md)
{% endcontent-ref %}

{% content-ref url="/pages/heKXYwGIvmXg00cjgCnz" %}
[How to remove users from a team or sub-team?](/set-up/teams/how-to-remove-users-from-a-team-or-sub-team.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.hivel.ai/set-up/teams/how-to-modify-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.
