# Folder Sharing

### **What is folder sharing?**

Folder Sharing allows you to share an entire folder of Supademos—including any nested subfolders—in just a few clicks. Think of it as your own interactive *Demo Center*, where viewers can explore content at their own pace.

{% @supademo/embed demoId="cm6sjo7ah022saegm896la1w9" url="<https://app.supademo.com/demo/cm6sjo7ah022saegm896la1w9>" %}

{% hint style="success" %}
Ideal for sales, customer success, or product marketing teams who want to streamline access to multiple demos or tutorials.
{% endhint %}

Similar to [Showcase Collections](https://supademo.com/features/showcase-collection), Demo Hubs, or Demo Centers, folder sharing is a fast and effective way to:

* **Centralized Demo Discovery:** Create one destination for buyers to explore different features, use cases, or verticals—making evaluation simpler and faster.
* **Self-Paced Learning:** Let users browse through onboarding modules or training flows in a way that’s intuitive and relevant to them.
* **Better Organization:** Share a structured set of demos without building a Showcase, especially when you’re working with multiple subfolders or categories.

### How to share a folder

1. Navigate to the folder you want to share within your Supademo dashboard.
2. Click on **"Share"** in the top-right corner.
3. Enable **Public Access** to make the folder viewable via a public link.
4. Copy the **shareable link.**


---

# 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.supademo.com/share/multi-demo-sharing/folder-sharing.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.
