> 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/changelog/july-2026/july-28th-2026.md).

# July 28th 2026

Hey Storylaners! The second July's summer update is here ☀️

### 📊 Filter analytics by label

Filter your analytics by label to see how a group of demos performs together - views, engagement, leads, and accounts - all in one view.

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

Find it in **Filters → By label** across Analytics, Leads, Accounts, and Sessions.

***

### 📖 Chapter menu improvements

More control over how and when the chapter menu appears to viewers.

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

**When to show the chapter menu button**

* Choose from which step the chapter menu becomes visible - or keep it hidden until the viewer clicks to open it.

**How to display it the first time**

* Expanded to the middle, expanded in place, or collapsed - your choice

**Mark checklist complete on click**

* When enabled, a chapter is marked complete as soon as it's finished, with a strikethrough to indicate progress

**Display step count**

* Show the number of steps in each chapter directly in the menu — so viewers know how long each section is

Find these settings in **Chapter menu → Behavior & styling**

***

### 🖼️ Logo token

Personalize demos and hubs with a prospect's logo - uploaded or auto-fetched from their domain.

**In HTML demos:** Select any logo element on screen, open the ⋯ menu, and choose Logo token. Set it once per share link — it replaces every instance across the demo automatically.

**In intro/outro screens:** Open Share demo → Personalize → Logo. Add a logo token, swaps automatically when the share link is opened - works across both screenshot and HTML demos.

**In hubs:** Open Share hub → Personalize → Tokens. Set the logo token once and it applies to every demo in the hub — no need to set it per demo individually.

Upload a file or use Fetch logo to pull the logo automatically from the prospect's domain.

***

### 📴 Offline hubs

Load a hub once and it stays accessible - even without a stable connection.

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

Useful for conferences and on-site meetings where wifi is unreliable. Connect once to load the hub, and all demos inside remain available for the rest of the session.

***

### 🎵 Defaults: background music

Background music settings are now included in **Settings → Workspace → Defaults** - set your preferred music once and it applies to every new demo automatically.

***

Thanks for trusting us.\
If you have any questions, feel free to reach out at <support@storylane.io>.<br>


---

# 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/changelog/july-2026/july-28th-2026.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.
