# Collaborators

Collaborators allow educators to give other educators (that they have permission to see) access to content they have created, allowing them to manage and edit that content as if they were the owner.

{% hint style="info" %}
Attributes are not  available on Standard plans. Attribute limits apply:&#x20;

* Pro: 50
* Business: 100
* Enterprise: 250

&#x20; Get in touch with support about upgrading
{% endhint %}

When a user creates content (such as an exam or library item), they automatically become the **owner**.

Owners:

* Have full control over the item
* Can edit, manage, and delete it
* Do **not** require additional permissions to manage their own content

This allows educators to independently create and manage their own work without needing elevated permissions.&#x20;

{% hint style="info" %}
Admins and Managers never need to be Collaborators as they have the same ownership abilities as Educators on any content.&#x20;
{% endhint %}

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

Adding other users in as Collaborators gives them the same level of access as owners to content. This means teams can manage their own content without having to have global permissions to be able to set specific permissions or having to have multiple specific permissions set on every exam or content their team makes. Meaning simpler permission set up for this usecase&#x20;

<figure><img src="/files/MmWmMMA0kO8q3eart2vj" alt=""><figcaption><p>Simple permissions set up for Educators to create and manage their own teams content without having access to everything or editing permissions </p></figcaption></figure>

### When to use Collaborators

A typical setup is a team of educators who each manage their own content:

* Educators can create exams or library content independently
* They automatically have full control over what they create
* They can invite teammates as collaborators to help review or edit

This avoids the need to give educators higher-level permissions such as **“set permissions”**, while still enabling collaboration.

Collaborators are useful when:

* You want to **avoid over-permissioning users**
* Teams need to **work together on specific content**
* Access needs to be **temporary or limited in scope**
* You want to **keep global permissions simple and controlled**

## How to add Collaborators&#x20;

From the library content or exam details page, educators will see who the owner is, as well as any current collaborators. Click to add a collaborator either individually or by group.&#x20;

The only users who can add collaborators to specific content or exams are:&#x20;

* Owners&#x20;
* Other collaborators&#x20;
* Admins / Managers&#x20;

Users with edit access alone will not be able to add other educators to be collaborators.&#x20;

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

Once added and changes saved, collaborators will see the item in their library and have full ownership access.&#x20;

<figure><img src="/files/4GCWGu3RFCsCT7O2A7mg" alt=""><figcaption></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/collaborators.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.
