# Groups

## Overview

Group refers to a logical grouping of users. This feature allows administrators to manage permissions and enforce governance policies across multiple accounts simultaneously.

Groups are particularly useful if you'd like to gather users who hold a similar approval level or who belong to the same company. You can then use the group when creating accounts rules, to enable a subset of people to be responsible for a given rule. A group can contain up to 20 members. If an Operator is revoked from your workspace, they'll also be automatically removed from any group they belong to.


---

# 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://help.enterprise.ledger.com/help-center/core/workspace-administration/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.
