# Folders & Subfolders

{% hint style="info" %}
Want to create and move folders programmatically with AI? [Try using the Supademo MCP.](https://docs.supademo.com/customize/mcp-server)
{% endhint %}

You can create folders and subfolders in both **Personal** and **Shared workspaces** to help you (and your team) organize your Supademos.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/65cd1b060e92bd4055f3b684/images/65d3c774505a5d724b734db4/file-Cd91tsBv7D.png)

Folders include glanceable information on how many Supademos exist within them.

* To add a folder, simply click **New folder** from your Personal and Shared workspace.
* To rename or delete a folder, hover over a folder to reveal the menu toolbar.
* To move Supademos to a folder, click **Select,** choose your demos, and allocate them to the desired folder.<br>

**To add subfolders or move items between folders and subfolders, please see the instructions below:**

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

***

### Moving Supademo into folders

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

### Filter folders by **user, type, and visibility**

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

### Sharing folders and subfolders externally

Folder sharing allows you to quickly share multiple Supademos and subfolders in just a few clicks. Similar to [Showcase Collections](https://supademo.com/features/showcase-collection), Demo Hubs, or Demo Centers, folder sharing is a fast and effective way to:

* Centralize demo discovery, where buyers can explore multiple features and use cases in one place – streamlining decision making and alignment.
* Streamline training, where users can navigate through tutorials and onboarding materials at their own pace – focusing on relevancy.

Public Folder Sharing is effective for use cases where you may want to share a folder with **multiple nested subfolders** or when you want to share a high number of Supademos that make it less apt for Showcase Collections.

**Here's how to leverage folder sharing:**

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

***

### Drag and Drop Folders&#x20;

You can now drag and drop multiple assets at once to keep your workspace organized.

1. Select the folders to move
2. Drag them to their new location

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

<br>


---

# 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/admin-and-billing/workspace-maintenance/folders-and-subfolders.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.
