> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scrip.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Groups

> Collections of participants for team-based incentives

A group is a collection of participants that shares its own wallet and state. Groups exist at the organization level and can participate across programs. Members have a `role` of `MEMBER` or `ADMIN`.

## Endpoints

* Create, list, get, update, and delete groups
* Add and remove members with roles
* Adjust group-level balances per asset and program
* Read and write group tags, counters, and attributes

<Note>
  For usage patterns and examples, see the [Groups guide](/guides/groups).
</Note>
