# Specific permissions

Specific permissions are ideal if you want to grant a user group access rights to restricted items. For example, if you want to enable this user group to mark only 3 specific exams, and not mark all the exams (global permissions are used for this).

Only admins or educator groups that have 'set permissions' enabled in a particular area above can enable and disable specific permissions.

**Tips**

* To enable a specific permission, go to a particular item (e.g. 'Anatomy' exam). From the item's 'Access' page, add this user group to the permission you wish to enable. Enabled specific permissions will then appear in the table below.
* To remove a specific permission, go to the item's 'Access' page, and remove this user group from the permission.

### Where to set Specific permissions

1. Navigate to a User group, library item, collection, course, assignment or exam that you would like to set specific permissions on.
2. Using the menu on the left find the tab labelled 'Access'
3. Under the specific permission type (view, edit, delete etc). Enter the name of the user group that you would like to give the specific action to.

***

### Demonstration

Below is a walkthrough of how to set specific permissions on an educator group alongside the educators' view of those changes.

{% embed url="<https://youtu.be/C5YrJRlSi9E>" %}

***

## **Use case examples**

#### **Edit access to one library item**

Setting these permission on an item in the library while keeping global access turned off, means the users in this group can view and edit this single library item. This is good for very specific content creators.

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FHMhNbSqqKABcQ6tEhHvb%2FScreenshot%202023-09-01%20at%2015.19.06.png?alt=media&#x26;token=838c2789-cbc4-40e8-b0f1-5283538e69ef" alt=""><figcaption><p>Specific permissions set on a library item</p></figcaption></figure>

#### **Limiting access to an exam**

On an exam, these permissions allow the users of the space educators group, to view, edit and schedule it. But they have no other permissions, they can't see any other exams, content or users associated with this exam (provided global permissions are disabled)

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FpMeLg1Hepb4liq7jDmJW%2FScreenshot%202023-09-01%20at%2015.10.15.png?alt=media&#x26;token=17bb673d-c500-4b10-9fc3-62e3763c138e" alt=""><figcaption><p>Specific permissions set on an exam</p></figcaption></figure>

#### **Managing a single group of students**

These permissions are great for a group of educators managing a class of students. The educators with these permissions can view the group, their users, edit the group, add and remove new users and invite external users to the group as well as sent an email message to the group. &#x20;

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FsLdw58FzzTz9hnXGaERp%2FScreenshot%202023-09-01%20at%2015.14.19.png?alt=media&#x26;token=525dfbc5-3bd9-44ff-9c4f-cd1a0501bb2e" alt=""><figcaption><p>Specific permissions set on a user group</p></figcaption></figure>


---

# 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/specific-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.
