# Teams & Tags

## Teams

Any number of teams can be added to tasks, opportunities or projects. Once added, any person in the team can view the item in their task list with the "Your team items" filter selected.

Tasks and opportunities can also have an individual assigned alongside the team. By default, this will be the person who created the item.

## Tags

Any number of tags can bee added to tasks, opportunities or projects. You can select a tag from a pre-defined list which is set and managed by admins.&#x20;

Tags are managed by Admins in the admin settings. Admins are able to add, edit and remove tags.

## Editing

Teams and tags can be added by selecting the plus symbol and removed by hovering over the team/tag and clicking the cross. See the example below:

<figure><img src="/files/dh1Sh53l8xV6yO4gDWsD" alt=""><figcaption><p>An example of adding a removing tags.</p></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://docs.moasapp.com/tasks/teams-and-tags.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.
