# Global permissions

Global permissions are the default overall permissions of each user group for each user type. You cannot modify the Global permissions for Admin or Manager groups, however for Educator groups you will have the option to configure the permissions of each group.&#x20;

{% hint style="info" %}
Educators in multiple groups with different permissions will get the highest level of permissions set, setting permissions is additive.&#x20;
{% endhint %}

### Where to set global permissions

1. Go to User groups
2. Select the group that you would like to adjust the global permissions for
3. Using the menu on the left find the tab labelled 'Permissions'
4. Adjust any of the areas sliders to enable/disable those permissions

***

### Demonstration

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

{% embed url="<https://youtu.be/fX7UGpy-8uI?si=ghVcnFCpsa9pFBQG>" %}
Global Permissions walk through
{% endembed %}

***

## **Use case examples**

**Content creation permissions**

Setting these permissions will allow the user group to view, create edit and delete all library content. To restrict this further remove the delete and view permissions, allowing the group to only create and edit content

<div align="center" data-full-width="true"><figure><img src="/files/UWoaT7wAKzhhU0u0fjCd" alt=""><figcaption><p>Global permissions set on library content</p></figcaption></figure></div>

**User management permissions**

This would allow the user group to manage user groups but not delete them. View and update users but not view any of their attempt data.

<figure><img src="/files/svAY4ZWPw9OCVGVX0ofW" alt=""><figcaption><p>Global permissions set on User groups and Users</p></figcaption></figure>

**Content assignment permissions**

Here we can create and edit our own collections but not those created by other users. Then we can assign those collections to user groups but we have no visibility of the users or their data in those groups.

<figure><img src="/files/IURe04OvNfAioIwE9qI2" alt=""><figcaption><p>Global permissions set on user groups, library content and collections</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/global-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.
