# Collection Sharing Tab

This tab lists all of the collaborators added to the current collection alongside their emails and access levels.

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

## Adding User to a Collection

By typing into the top bar, you will be able to see a list of users associated with your collections.&#x20;

You can add them directly by selecting them or typing their email to manually invite a new user.

Added users will receive an email notification indicating they were invited to the collection.&#x20;

User will be added as viewers by default.

{% embed url="<https://www.youtube.com/watch?v=br3xJTkqBSI&ab_channel=echo3D>" %}

## Changing Access Level

Use the dropdowns to change or revoke the access level of a user of the collection.

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

{% hint style="success" %}
The original owner of the collection cannot be removed as an admin.
{% endhint %}

## Collection Access Settings

Toggle the buttons at the bottom of the screen to **lock all the assets** in the collection, set whether the collection is **public** or **private**, and set whether viewers are **allowed to download** **assets**.

<figure><img src="/files/BCxExF8ZpKGz3n40wChQ" alt="" width="362"><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://docs.echo3d.com/web-console/manage-pages/collections-and-sharing/collection-sharing-tab.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.
