# Roles and Permissions&#x20;

The following roles and permissions have been created:&#x20;

## Admin role

The Administrator (admin) role is associated with users who have the following permissions:

* View/add/revoke coaches
* &#x20;View/invite/update end-users

## Coach role

The coach role is associated with users who have the following permissions:

* View/invite/update his/her/their assigned members only, unless a “see all” permission has been granted.&#x20;
* A coach can edit their account.
* A coach can change their preferred units (imperial or metric) to visualize data.


---

# 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.suggestic.com/telewellness-portal/user-management/roles-and-permissions.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.
