<a id="role"></a>

# Role

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

In JAAS, a role is a property of an entity that describes what they can do in a JIMM controller.

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

## Role tag

A role tag has the following format:

```text
role-<role name>
role-<role id>
```

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

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

## Role permission

A role permission describes an entity’s relationship to a role.

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

## List of role permissions

<a id="role-permission-assignee"></a>

### `assignee`

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