<a id="group"></a>

# Group

> See also: [Manage groups](https://documentation.ubuntu.com/jaas/latest/howto/manage-groups.md#manage-groups)

In JAAS, a group is a collection of users and/or groups.

A group is referenced by name (which is internally matched to a unique ID).

<a id="group-tag"></a>

## Group tag

A group tag has the following format:

```text
group-<group id>
```

where `group id` represents the unique identifier of the group.

<a id="group-permission"></a>

## Group permission

A group permission describes what an entity can do in a group.

<a id="list-of-group-permissions"></a>

### List of group permissions

<a id="group-permission-member"></a>

#### `member`

Abilities: Shares the group’s access level to Juju resources and JIMM logs.
