# Educator permissions

Educators are the most flexible and customisable role in Synap. Using **Advanced Permissions**, you can configure educator groups to match specific responsibilities within your organisation.

Permissions can be applied:

* **Globally** → across all users, content, or exams&#x20;
* **Specifically** → limited to selected user groups, exams, or content

{% hint style="info" %}
Permissions applied to a group are **inherited by all users in that group**.\
If a user belongs to multiple groups, their access will combine across those groups.
{% endhint %}

#### Global permissions

Global permissions are set on an Educator's user group page > **Permissions page**

<figure><img src="/files/aJ4J5yVteVJdN7Qvpa0o" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/2LwHw1e3vzIKGxeUofMZ" %}
[Global permissions](/doc/users-and-groups/permissions/global-permissions.md)
{% endcontent-ref %}

#### Specific permissions&#x20;

Specific permissions are set on each content's (Quiz, Exam, Assignment, Collection, Course, Note etc) > **Access page**&#x20;

<figure><img src="/files/zq0Kv0nnkR7GG50O1d6l" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/AtMFFSmW3JxGUgh4EK2T" %}
[Specific permissions](/doc/users-and-groups/permissions/specific-permissions.md)
{% endcontent-ref %}

## Common educator roles

Below are the most common ways educators are configured.

### 1. User moderators / external managers (read-only access)

These educators can view users and their progress but cannot make any changes.

They are typically used for:

* External stakeholders
* Auditors
* Managers who need visibility but not control

**Global access example**

* Educators can view all users and progress across all student groups

**Specific access example**

* Educator A can view users in *Student Group A* only
* Educator B can view users in *Student Group B* only

### 2. Content creators

These educators focus only on creating and managing content, without access to user data.

They are typically used for:

* Question writers
* Content teams
* Academic staff

**Global access example**

* Educators can create and edit all library content and quizzes

**Specific access example**

* Educator A can edit *Quiz A* but not *Quiz B*
* Educator B can edit *Quiz B* but not *Quiz A*

Permissions can be further refined, for example:

* Allow creating content but not deleting it
* Allow editing but not publishing

### 3. Exam managers / moderators

These educators manage exams, marking, and results. This role can vary significantly depending on responsibilities.

They are typically used for:

* Exam administrators
* Markers and moderators
* Proctoring and results teams

**Global access example**

* Educator A can manage marking and assign markers across all exams
* Educator B can create and manage all exams
* Educator C can review proctoring and release results but cannot create exams

**Specific access example**

* Educator A can manage marking on *Exam A* only
* Educator B can only manage exams they have created
* Educator C is responsible for proctoring and results release on *Exam A*

## Applying permissions&#x20;

The same approach applies to **courses and collections**:

* Permissions can be global or specific
* Educators can be limited to only the content they are responsible for

### Global vs specific permissions

Choosing between global and specific permissions is a key decision:

* **Global permissions** are easier to manage and suited to smaller teams
* **Specific permissions** provide more control and are suited to larger teams or segmented workflows

### Best practice

When setting up custom educator roles:

* Remove permissions from the **default Educator group**
* Create **new educator groups for each role** (e.g. Markers, Content Creators, Moderators)
* Assign permissions based on responsibilities rather than job titles

This ensures permissions are clear, controlled, and easier to maintain.

### Collaborators&#x20;

Collaborators allow you to give users access to specific content or exams without changing their global or group permissions.

This is designed to support teams who need to work together on individual items, without giving broad administrative control across the platform. Learn more about Collaborators below&#x20;

{% content-ref url="/pages/3q5aI6YlZUw3BXt0yP2r" %}
[Collaborators](/doc/users-and-groups/permissions/collaborators.md)
{% endcontent-ref %}


---

# 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://academy.synap.ac/doc/users-and-groups/permissions/educator-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.
