# Groups

{% hint style="info" %}
**Availability note:** The **Groups** feature is not available for all accounts (tenants).
{% endhint %}

Groups are used to structure access to projects (**content pools**) and users within an account. They provide an additional layer of access control by linking projects to groups and assigning users with specific roles to those groups.

<figure><img src="/files/4riagDidVlz9CM8GoJmL" alt=""><figcaption></figcaption></figure>

#### Purpose of Groups

Groups allow you to:

* Link **projects (content pools)** to a groups
* Grant **group-based access** to users
* Assign **different roles** to users per group

Access to a project is determined by the user’s role within the group the project is assigned to.

#### Typical Use Cases

Groups are commonly used to:

* Separate content by department, team, or audience
* Restrict access to specific projects
* Manage permissions at scale without assigning rights per project

If Groups are not enabled for your account, access control is handled without group-based assignments.

### Access and Availability

* Groups are available at the **account level**
* Only users with appropriate permissions can access group management


---

# 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.3q.video/user-guide-new-ui/account/groups.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.
