# Committees

In ComplianceBot, <mark style="color:blue;">**committees**</mark> are teams responsible for managing specific compliance-related tasks and projects. They ensure tasks are organized, appropriate members are assigned, and compliance standards are met within the organization.

#### <mark style="color:blue;">**Add Committees**</mark>

* <mark style="color:orange;">**Name**</mark><mark style="color:orange;">:</mark> Choose a name for the committee that reflects its purpose or area of focus (e.g., **Data Privacy Committee**, **Compliance Audit Team**).
* <mark style="color:orange;">**Goal**</mark><mark style="color:orange;">:</mark> Define the committee's objectives like overseeing **GDPR Compliance** or conducting **Quarterly Security Audits**.

<mark style="color:blue;">**Add  and Remove Participant**</mark>

* After creating the committee, you can assign or remove participants to it.
* <mark style="color:orange;">**Participants:**</mark> These can be individuals from different teams within the organization who are responsible for completing tasks and ensuring compliance requirements are met.<br>

<figure><img src="/files/69fH31Jcy7NS3z4zHMsS" 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://docs.compliancebot.io/settings/accessing-settings/committees.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.
