# Collaboration and Content Sharing

Sharing recordings is essential for collaboration, coaching, and keeping the entire team aligned. **Salescaling** offers **sharing options** flexible and powerful, for both individual recordings and collections of clips (Playlists).

{% hint style="info" %}
It is recommended to use the **direct invitation** for sensitive content or internal collaboration, as it offers full control over permissions. The public link is ideal for sharing key moments with external people who do not need an account to view the content.
{% endhint %}

### **1.Share Recordings**

You can share any individual recording directly from the Recordings Explorer.

Steps to share:

1. **Locate** the recording you want to share in the list of [**Meetings**](https://app.salescaling.com/meetings) or [**Calls**](https://app.salescaling.com/calls).
2. Click the three-dot menu **(...)** at the end of the row.
3. Select the option **Share**.

A window will open with two ways to share:

<figure><img src="/files/b0dae5a7de2da1bfa77e2c1ef6ea76d74571e569" alt="" width="375"><figcaption></figcaption></figure>

**Invite Specific Users or Teams:** Allows searching for and adding members of the organization. It is possible to [assign them a specific role](/en/getting-started/roles-permisos.md):

* **Owner:** Grants full control over the shared recording.
* **Viewer:** Allows only viewing the recording and its analytics.

**Share Via a Public Link (Shareable Link):** When this option is enabled, a unique link is generated that can be copied. Anyone who receives this link will be able to view the content, even without having an account. **Salescaling**Access can be revoked at any time by disabling this same option.

{% hint style="info" %}
Use the **direct invitation** to users to share sensitive content or to collaborate with members of your team, as it gives you full control over who accesses it and with what permissions.
{% endhint %}

{% hint style="info" %}
Use the **public link** to quickly share key moments with external people (such as a client), especially when you don't want them to need to create an account to view it. Always remember to disable the link when it is no longer necessary.
{% endhint %}

### 2.Share Playlists

**Sharing Playlists** is the recommended method to distribute training materials, examples of best practices, or project summaries.

* Steps to share:
  1. Navigate to the [**Playlists**](https://app.salescaling.com/playlists) section and click the one you want to share.
  2. In the detail view, click the **Share Playlist**.

<figure><img src="/files/3c6a671dd70c2c28c7e7e2a6dbeae86e0bfa7195" alt=""><figcaption></figcaption></figure>

### 3. Download Meetings

{% hint style="info" %}
This functionality is available for some customers. If you want to enable it for your organization, contact our support team.
{% endhint %}

You can download the full video of your meetings in MP4 format directly from the platform.

**Steps to download:**

1. Open the meeting you want to download
2. Click the three-dot menu **(...)** in the upper right corner
3. Select **Download video**
4. The file will download automatically

**Requirements:**

* The meeting must be fully processed
* The meeting cannot be marked as private
* Your organization must not have reached the monthly download limit

{% hint style="warning" %}
Private meetings cannot be downloaded. If you need to download a private meeting, first change it to public from the meeting settings.
{% endhint %}

<details>

<summary>Can I download the same meeting multiple times?</summary>

Yes, but each download counts toward your organization's monthly limit.

</details>

<details>

<summary>Is the download limit per user or per organization?</summary>

The limit is per organization. All downloads made by any user count toward the same monthly limit.

</details>

<details>

<summary>What do I do if I don't see the download option?</summary>

The functionality may not be enabled for your organization. Contact our support team to request its activation.

</details>

<details>

<summary>What do I do if I have reached the monthly limit?</summary>

You can wait until the start of the next month when the limit resets, or contact support to request an increase to your monthly limit.

</details>


---

# 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.salescaling.com/en/practical-guides/colaboracion-y-compartir-contenido.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.
