# Data Teams

Data teams represent specific groups of Tablion users that can be assigned to a data request to collaboratively complete the tasks required for that dataset to be accessed.

Data teams contain a customisable list of tasks, which are always attached to the data team and are completed as part of an artefact when that data team is assigned to a data request.

### Functionality of Data Teams

Administrators can:

* Create data teams
* Edit data teams
* Deactivate data teams
* Reactivate data teams
* Assign data teams to a data request via artefacts.


---

# 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://tablion-help.aristotlemetadata.com/administrator-tools/data-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.
