# Teams

**Teams** in CISO Assistant are used to group users who work together on the same security activities, such as risk assessments, compliance programs, or audits.&#x20;

Each team has a **Team Leader**, optional **Deputies**, and **Members**, making it easy to reflect real-world responsibilities and delegation. A team can also have a dedicated **team email address** for shared communications. Teams centralize ownership, collaboration, and notifications by allowing CISO Assistant to automatically reach the right people based on their role within the team.&#x20;

Tasks, assessments, assets, applied controls, etc., can be assigned to teams, in the same way as to users.


---

# 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://intuitem.gitbook.io/ciso-assistant/model/organization/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.
