# Sharebox

Sharebox allows you to share assets with third parties without access to Scaleflex DAM.

<figure><img src="https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FI8uRquYMGzjykFzv9duS%2Fimage.png?alt=media&#x26;token=36e7c600-9113-433c-8d77-5b920ff5b24f" alt=""><figcaption></figcaption></figure>

### Creating a Sharebox

To create a Sharebox, select the assets you would like to share and open the Share Assets modal in the top bar or the context menu `...` *Share* > *Via Sharebox*.

Each Sharebox can optionally be password-protected, have an activation and expiration date, and provide options to disable or enable asset downloads. Additionally, you can invite users by email to access the Sharebox.

<figure><img src="https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FNtGCtcJlH0aijqCLl2Zd%2FScreenshot%202026-04-28%20074542.png?alt=media&#x26;token=31f20177-3bd7-4fd0-839e-6132dad583d7" alt=""><figcaption></figcaption></figure>

## Preview, Edit and Delete Sharebox Instances

To Preview, Edit, or Delete a Sharebox instance, go to the 'Sharebox' section in the left menu of your Library.

Then select a Sharebox item and click on the `...` menu. You can also change the password, activation date, or expiration date inside this modal.

{% hint style="warning" %}
These settings are used to manage the Sharebox ***configuration***. \
Editing the ***shared assets*** must be done through the [Asset view](https://docs.scaleflex.com/digital-asset-management-dam/library/assets/asset-details-window/asset-actions/edit-media-image-video-etc).
{% endhint %}

{% hint style="success" %}
Sharing an entire folder allows dynamic update of the Sharebox content - when you add/edit/delete files from this folder, the changes are immediately reflected in the Sharebox.
{% endhint %}

<figure><img src="https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FkhJju0THZmI0mYBWcHMI%2Fimage.png?alt=media&#x26;token=a132cfaa-a956-4cab-9ff7-8802cc36d50b" alt=""><figcaption></figcaption></figure>

### Copy Sharebox link and Share via Email <a href="#copy-airbox-link-and-share-via-email" id="copy-airbox-link-and-share-via-email"></a>

Hover over any Sharebox to reveal options to copy its link or send it via email.

<figure><img src="https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2Frv8TybVMGYZ7YpLEG3Pz%2Fimage.png?alt=media&#x26;token=78425ed9-5b36-457d-90f6-a55de976a2b1" alt=""><figcaption></figcaption></figure>

### Filtering options <a href="#filtering-options" id="filtering-options"></a>

You can filter only specific Sharebox instances which match your business needs:

* Total - shows all existing Shareboxes in the project.
* Active - shows all currently active Shareboxes. This category includes Shareboxes without an expiration period and Shareboxes whose expiration period is not near future.
* Protected - Shareboxes with password-protected access
* Scheduled- Shareboxes that are not yet active
* Expired - shows Shareboxes which can no longer be used.(their validity is over)

### Sharebox page Views <a href="#airbox-page-views" id="airbox-page-views"></a>

The sharebox page supports two types of views, each dedicated to serving specific business needs.

#### List view <a href="#list-view" id="list-view"></a>

This view orders the Sharebox records in a table-like structure, having columns with details about the Shareboxes. It is best for managing multiple Shareboxes and comparing their details.

The user can choose sorting order and the level of detail of the shown information.

<figure><img src="https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FSrD31ru6hhIK29Vvk2i8%2Fimage.png?alt=media&#x26;token=b06955ba-61ba-4ef7-87b3-d806fb9c2c31" alt=""><figcaption></figcaption></figure>

#### Grid view <a href="#grid-view" id="grid-view"></a>

This view shows the Sharebox instances as a grid of elements where the main focus is the individual Sharebox. Best for quick visual browsing or filtering by creator.

<figure><img src="https://2536208400-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fqsq2dR7Fjagf5eTifWZx%2Fuploads%2FHPAotJFaolNJPnYr7Q8E%2Fimage.png?alt=media&#x26;token=8cdd85d0-76c1-4011-9f84-5ff10700705f" 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.scaleflex.com/digital-asset-management-dam/library/sharebox.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.
