# Managing Demos

You'll find the following features to be helpful after creating your demos:

* [Markers](#labels)
* [Rename screens](#rename-screens)
* [Translate & duplicate demos](#translate-and-duplicate-demo)
* [Copy screens from one demo to another](#copy-screens-from-one-demo-to-another)
* [Copy demos and chapters to another demo](#copy-demos-and-chapters-to-another-demo)
* [Filter screens by guides](#filter-screens-by-guides)
* [Share demos across teams](#share-demos-across-teams)
* [Move demos to another team](#move-a-demo-to-another-team)
* [Labels (ex folders)](#labels)

### 👉 Markers

With Markers, you can assign color-coded, customizable tags to your captured screens for easier grouping and filtering. Markers act like folders, staying attached to screens to simplify content organization and improve efficiency when creating guides. Perfect for keeping demos well-organized and focused!

<div align="left"><figure><img src="/files/KHImxrGKjLm3FPbOBMnQ" alt="" width="563"><figcaption></figcaption></figure></div>

### 👉 Rename screens

Click on the 'Screens' tab to view the screens you've captured. Select the screen to rename -> three dots -> choose "Rename" -> change the name of the screen -> click the checkmark to save your changes.

### 👉 Translate & Duplicate Demo

Need your demo accessible in multiple languages, but don't have time to translate each step manually? We've got you! With Translate & Duplicate, you can duplicate your demo and translate its content into any language in just a few clicks.

<div align="left"><figure><img src="/files/7zxfhkgyJVRbuCe69BXy" alt="" width="289"><figcaption></figcaption></figure></div>

### 👉 Copy screens from one demo to another

Here is a quick interactive tour of how to copy screens from one demo to another 👇

{% @storylane/embed subdomain="app" linkValue="yrhl0zoxojdg" url="<https://app.storylane.io/share/yrhl0zoxojdg>" %}

{% hint style="info" %}
*Note: You can only copy screens from a Screenshot Demo to another Screenshot Demo, and from an HTML Demo to another HTML Demo*
{% endhint %}

### 👉 Copy demos and chapters to another demo

To copy a demo to another demo:

1. Open the destination demo
2. Select "New chapter"
3. Select "Or, copy from existing demo"
4. Choose the demo and chapter you'd like to copy
5. Hit "Copy" and you're all set!

Note that you can only copy demos between the same demo formats (Screenshot demos can only be copied to other screenshot demos, while HTML demos can only be copied to other HTML demos)

<div align="left"><figure><img src="/files/RYrVUpxodcDKJ819IYPK" alt="" width="563"><figcaption></figcaption></figure></div>

### 👉 Filter screens by with/without guides

Filter by guides - easily locate the screens you use and remove the ones you don’t. Say goodbye to clutter!

<div align="left"><figure><img src="/files/6pdDOmhVMX9B0vq3IuYN" alt="" width="563"><figcaption></figcaption></figure></div>

### 👉 Share demos across teams

{% @storylane/embed subdomain="app" linkValue="m3inkcxzl3rq" url="<https://app.storylane.io/share/m3inkcxzl3rq>" %}

### 👉 Move demos to another team&#x20;

{% @storylane/embed subdomain="app" linkValue="mn9pv9r0bemw" url="<https://app.storylane.io/share/mn9pv9r0bemw>" %}

### 👉 Labels

Demos are now organised with **Labels** instead of folders. You'll see **Team Demos** (all labelled demos) and **Unlabeled demos** listed at the top — making it easy to spot what's been categorised and what hasn't.

* Use the **Labels filter** to instantly narrow down demos by category
* Click **"Add label"** on any demo card to tag it from your existing labels — or create a new one right from the dropdown
* You can apply **multiple labels** to a single demo, so it shows up across all relevant categories

{% @storylane/embed subdomain="app" linkValue="olrvsaehcjoo" url="<https://app.storylane.io/demo/olrvsaehcjoo>" %}

{% hint style="info" %}
If you need help or have any questions, feel free to contact us at <support@storylane.io>.
{% endhint %}


---

# 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.storylane.io/account/managing-demos.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.
