# Asset Sharing Tab

{% hint style="info" %}
This tab is visible only to collection administrators.
{% endhint %}

This tab is used to set asset access permissions for the assets in the collection.

A user or viewer with access to an asset can inspect, modify, update, delete, and download the asset.

## Managing Access Requests

* The **Pending Request** tab displays all current active access requests pending to be be accepted or rejected. Each request represents access to a particular asset that was granted to a user. Collection admins can **revoke** any active request to again disable access.&#x20;

<figure><img src="/files/6luXyh60Kt7vHmVjOEA4" alt=""><figcaption></figcaption></figure>

* The **Approval** tab displays the approved access requests and allows you to revoke them.

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

* The **Denials** tab displays rejected requests which can be approved later if desired.

<figure><img src="/files/MV6paGR5lg7Iflcc8Fsv" 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://docs.echo3d.com/web-console/manage-pages/collections-and-sharing/asset-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.
