# Teams

Teams are **groups of users** who are created by an **account admin**. Creating teams allows users to process various activities such as **sharing** permissions to flows or dashboards with a relevant group of users.

### How to create teams? <a href="#how-to-create-teams" id="how-to-create-teams"></a>

1\. Under the menu **Settings** > **Teams**, in the upper right corner, click the button **Create Teams**.

2\. Give your team a name and add users to it searching them in the select box.

### Where to use teams? <a href="#where-to-use-teams" id="where-to-use-teams"></a>

Teams can be used to give **permission (access)** to for the following objects:

1. Flow Builder and Debugger Views
2. ConnectorAuths
3. File Uploads
4. EnvVariables
5. Dashboards
6. Insights / Transformations
7. Data Sources
8. Embed (special product that needs enabling)

For a full overview of permissions, see [here](/account-settings/access-permissions.md).


---

# 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.locoia.com/account-settings/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.
