# 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)
* [Organize Demos in Folders](#organize-demos-in-folders)
* [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)
* [Move Demos To Another Team](#move-a-demo-to-another-team)

### 👉 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="https://2431356420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN8hWd9k2Pbb6YSWO4pUQ%2Fuploads%2F3YVI02NIH8bDIZ9iiUHa%2FScreenshot%202026-02-16%20at%204.34.29%E2%80%AFPM.png?alt=media&#x26;token=7cd5f428-881d-4a20-b269-530d1765f6b6" 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="https://2431356420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN8hWd9k2Pbb6YSWO4pUQ%2Fuploads%2FP9UFlNhd2aubmZFuubZR%2FScreenshot%202025-11-19%20at%2012.17.42.png?alt=media&#x26;token=56043f04-1976-4941-a228-a64d02f9fdda" alt="" width="289"><figcaption></figcaption></figure></div>

### 👉 Organize demos in folders

Select "New folder" in your Storylane dashboard to create and organize your demo folders

### 👉 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="https://2431356420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN8hWd9k2Pbb6YSWO4pUQ%2Fuploads%2FBdmRUk5gKN23plTLfReQ%2FScreenshot%202026-02-16%20at%204.36.04%E2%80%AFPM.png?alt=media&#x26;token=68df1898-0106-4027-8972-ed9f0301e65d" 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="https://2431356420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN8hWd9k2Pbb6YSWO4pUQ%2Fuploads%2FvT8k7J4gIprsvWaN1OSq%2FScreenshot%202025-11-19%20at%2012.19.03.png?alt=media&#x26;token=82326ccc-8247-4009-9931-e90ef87f8377" alt="" width="563"><figcaption></figcaption></figure></div>

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

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

{% 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.
