> For the complete documentation index, see [llms.txt](https://developer.perculus.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.perculus.com/v2-en/accepted-formats/roles.md).

# Roles

Groups implements user roles for permission management in a session(as a participant) or in the panel(as a user). Below, you can find the table which contains which keys to send when making a request that accepts a \`role\` field.

| Role Name  | Role Key |
| ---------- | -------- |
| Admin      | a        |
| Instructor | e        |
| Student    | u        |
