> For the complete documentation index, see [llms.txt](https://help.activenow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.activenow.io/en/settings/user-permissions.md).

# Setting Permissions for Participants and Instructors

Want to control what instructors see in their panel, or what participants can change in their own accounts? In the *Users* tab you can customise access for each role in the system — instructors, participants, and receptionists.

## How to access permissions settings

Go to *Settings* → *Users*.

## Instructors permissions

To configure which information an instructor can see in their panel, click *Edit*.

To control which actions an instructor can perform in their account, toggle the available options on.

![User permissions tab in ActiveNow Settings](/files/dbXg3xz4z4Cok4FL3iZC)

## Clients permissions

To control which actions a client can perform in their account, toggle the available options on.

![List of participant permissions with Yes/No toggles for each available action in the client panel](/files/By2EtGKEAHlpZEeE66hS)

## Receptionists

Once the *reception module* is enabled, you can configure receptionist permissions here. See [Reception Module](/en/settings/reception-module.md) to learn more.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.activenow.io/en/settings/user-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.
