> For the complete documentation index, see [llms.txt](https://docs.storylane.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storylane.io/editing-demos/demo-settings.md).

# Demo Settings

**To access these settings, start by clicking the gear icon. Here's what you can do in there:**

* [Setup Navigation](#id-1.-setup-navigation)
* [Demo Themes](#id-2.-demo-themes)
* [Auto Play](#id-3.-auto-play)
* [Private Demo Access](#id-4.-private-demo-access-available-for-enterprise-plan)
* [Frame Color](#id-5.-frame-color)
* [Display Title](#id-6.-display-title)
* [Small Screen Warning](#id-7.-small-screen-warning)
* [Autoscale Demos](#id-8.-autoscale-demos)
* [Background Music](#id-9.-background-music)

#### **1. Setup Navigation**&#x20;

Navigation helps users track their progress in a demo and easily jump between non-sequential steps. Toggle colored step indicators under **Appearance.**

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

#### **2. Demo Themes**

Toggle your default demo colors and other parameters globally via Demo Themes. Apply across Hotspots, Tooltips, and Modals. [Click here to learn more about branding](/account/branding.md).

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

#### **3. Auto Play**

Auto-play advances your demo to the next step after a specified period of inactivity. You can add a custom delay or use the auto-delay, where the delay is adjusted automatically based on the amount of text or speech in the step. Additionally, toggle on ‘loop demo automatically’ - perfect for keeping eyes on your screen at the next conference booth.

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

**⏱️ Step level Auto Play**

Automatically advance to the next step after a set time delay. You can choose between **Auto** — where the delay is adjusted based on the text or speech length of the step — or set a **Custom** time of your choice.

<div align="left"><figure><img src="/files/kPnvZN2fQh1lpoZIPhG6" alt=""><figcaption></figcaption></figure></div>

#### **4. Private demo access -** Available for the Enterprise plan

This is an enterprise security feature. When allowed, only authenticated users in your Storylane account can access this demo.

#### **5. Frame Color**

Toggle between Light Frame and Dark Frame, or No Frame under Demo Settings (Screenshot demos only) To remove the demo frame or "header", toggle frame color "off".

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

#### **6. Display Title**

Adding a Display Title distinguishes what your viewers see vs the file name in Storylane.

#### **7. Small Screen Warning**

Alerts your viewers when they are visiting your demo on a screen that is smaller than recommended. You can specify the width at which the warning appears (default is 800px).

#### **8. Autoscale demos**

* Toggle on to automatically adjusts your demo to match the original capture size
* Demos viewed only within your organisation, SSO, security, authentification&#x20;
* Toggle on so only authenticated users in your Storylane account can access this demo.

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

#### 9. Background Music

Create a more immersive experience by adding background music to your demo. Choose from a curated library of tracks or upload your own, and adjust the volume to the right level.

To set it up, go to **Demo Settings → Background Music**, toggle it on, and select a track from the dropdown — options include Spring Energy, Digital Horizon, Tech Ambient, Lo-fi Focus, and more. You can also **Upload** your own audio file.

<figure><img src="/files/WuStqfsD2SQpDjVXF4zX" alt=""><figcaption></figcaption></figure>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.storylane.io/editing-demos/demo-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
