# Teams

The settings for Team management are located at [*Settings > Organisation > Teams*](https://hub.filerobot.com/settings/organisation/teams).

Users with Manager, Admin and Owner [User levels](/vxp-visual-experience-platform/settings/organisation/users/users.md) have access to them.

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

## Create a new Team

To create a new team, you can use the + *Add Team* button.

Give your team a meaningful name, choose the project(token) where it should apply, add a description, and upload an avatar.

{% hint style="info" %}
The new Team apply only to the selected project and can be used only in that project.
{% endhint %}

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

## Manage a Team

After a Team is created, you can find it in the list of existing teams. Click the `...` icon at the most-right part of the screen and choose "Manage".

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

Now, you can add team members from the list of existing users in the selected project. If the user hasn’t been invited to the project, or their invitation is pending, they cannot be added to a team.&#x20;

You can select and delete team members, which removes them from the Team, but their account will remain active in the project.

## Edit a Team's description

If you select option "Edit" from the `...` menu, you can rename the Team, modify its Avatar and Description.

## Delete a Team

Choosing option "Delete" from the `...` menu allows you to delete a team. The users who were part of this team will remain active in the current project.

## Best practises for Team Management:

* Use descriptive team names to reflect their purpose.
* Regularly review team memberships to keep them current and relevant.
* Before deleting a team, review its access or tasks to avoid workflow disruptions.


---

# 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.scaleflex.com/vxp-visual-experience-platform/settings/organisation/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.
