# Showcase Collection

### What are Showcase Collections?

[Supademo Showcase](https://supademo.com/showcase) allows you to group multiple Supademos into a single, shareable URL or embed. Rather than sharing standalone demos one at a time, Collections help you bundle relevant demos together, making it easier for your audience to navigate through specific use cases, features, or workflows in a structured and seamless way.

This allows viewers to step through complex or lengthy tutorials, features, or instructions in a self-paced, modular way, encouraging completion rates and learning by doing.

Depending on the [theme](/customize/personalize/custom-branding/showcase-theme.md) chosen, you can display Showcases as a checklist of multiple demos or as a collection of demos presented next to a sidebar.

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

{% hint style="info" %}
Video or GIF exports are not supported for Supademo Showcases.
{% endhint %}

### Creating a Showcase Collection

To create a Collection:

1. To create a Showcase Collection, click the **“Create Showcase”** button from your Supademo dashboard.
2. Click **“Edit”** to name your Showcase and give it a clear, descriptive title. Add optional SEO metadata such as page title and description, then click **“Save”** to continue.
3. Click on the **section name placeholder** to rename it based on your first module or topic (e.g., “Getting Started”).
4. Click **“Add Demo”** to browse through your Supademos ([screenshot/video demos](/create/by-demo-type/guided-screenshot-and-video-demos.md) or [HTML demos](/create/by-demo-type/guided-html-demos.md)) and select the ones that belong to this section.&#x20;
5. To build out a structured learning path, click **“Add Section”** to create the next module.\
   Name your new section (e.g., “Editing a Supademo”) and repeat the process of adding relevant demos.
6. To add autoplay to your Showcase collections, simply navigate to the edit view of a Showcase and click **"**[**Autoplay**](/customize/animation/autoplay-and-loop.md)**"** from the Settings tab.

### Showcase Collections Themes

You can easily edit the custom branding or displayed layout of your Showcase in a few clicks. Click the link below to learn more.&#x20;

{% hint style="info" %}
Learn how to [edit or personalize your Showcase branding or layout here.](/customize/personalize/custom-branding/showcase-theme.md)
{% endhint %}

### Key benefits include:

* Helping new users onboard faster with structured learning paths
* Equipping sales teams with personalized demo playlists for prospects
* Consolidating product education in one easily accessible place
* Reducing friction in handoffs between customer-facing teams
* Increasing engagement by letting users explore at their own pace

### Showcase Collections are ideal for:

* [New User Onboarding Flows](https://supademo.com/blog/startup/guide-for-effective-saas-product-walkthrough/)
* [Sales Enablement](https://supademo.com/blog/marketing/what-is-sales-enablement-and-why-does-it-matter/) and Follow-ups
* Feature Launch Campaigns
* Customer Education and Training Hubs
* Partner Enablement or Internal Demos


---

# 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/showcase-collection.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.
