# Teams

**Introduction**

Document approvals can be assigned to individuals, but the creation of teams may help streamline the process.

**Creating a Team**

To create a team, click on the "Add Team" button and enter a Name and Description for the team:

![](https://support.aerofiler.com/hc/article_attachments/360061369854/mceclip0.png)

**Team Members**

To add team members, click in the text area. A dropdown with email addresses will appear:

![](https://support.aerofiler.com/hc/article_attachments/360061369954/mceclip2.png)

Click on the email address of the team member you wish to add, then click "Save" to save the member for the team. Importantly, although approval requests will be assigned to a team, logging will be done at the individual account level so that it is always possible to trace an approval back to an individual person.

**Team Email**

By default, each team member will be emailed individually when a contract is assigned to that team. If you set a team email address, then only that team email address will be notified.<br>


---

# 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://adminguidesgitbook.aerofiler.com.au/general/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.
