# Teams

Sharing Jobs, History, Instances, Template, and Integrations in Dataimporter is done via Teams.

## Creating Teams

You will find the Teams page on the left-hand menu:

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

Click on New Team to create a Team.&#x20;

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

You must give a Team a Name, and assign the users who should be included in the Team. Each Team must have at least 1 User who is the Manager Role for a team.

<figure><img src="/files/5XT0ZubbPta0sX1Rf94D" alt=""><figcaption></figcaption></figure>

## Team Roles

Team Members have either the Manage Role, or Member Role.&#x20;

Members are able to assign Jobs, Templates, Integrations, and Instances to Teams.

Managers are able to complete the same activities as Members, as well as Manage the users who are in the team e.g. Add users, remove users, change roles.

## Assigning Resources to Teams

If you are a member of a team, you will be able to assign Jobs, Template, Instances, and Integrations to those teams:

<figure><img src="/files/2APWWCKz6XKAdW2pmzQy" alt=""><figcaption></figcaption></figure>


---

# 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://help.dataimporter.io/account-management/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.
