> 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/june-2026/june-26th-2026.md).

# June 26th 2026

Hey Storylaners! End of month. Here's what shipped in the past 2 weeks, and why it matters for your team.

### 🎬 Video to demo

Upload any product video and Storylane will turn it into an interactive demo automatically - guided steps, structure, and voiceover included.

{% hint style="info" %}
Available per request. Please contact your CSM to enable it in your account.
{% endhint %}

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

**Plans and credits**

Video to demo uses credits. The number of conversions available depends on your plan — higher plans include more credits. Current usage and remaining credits are visible under **Settings → Billing**.

{% hint style="info" %}
Exact credit limits per plan are being finalized and will be updated soon.
{% endhint %}

***

### 👁️ Viewer role (free seat)

A new free role for team members who need visibility into demos and hubs - without touching creation, editing, or sharing.

Viewers can:

* Browse demos and hubs in read-only mode
* Leave comments on any demos and their steps

Viewers cannot create, edit, share, or access analytics, visitors, deals, or settings.

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

**Pricing**

Viewer is a free seat - no additional cost. Available on Starter and above.

**Inviting a Viewer**

Select Viewer as the role when inviting a new team member, or change an existing member's role via **Settings → Team → ⋯ menu**.

***

### 📊 Filter analytics by link creator

You can now filter across all analytics views by the team member who created a demo or any additional demo link.

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

Available on:

* Analytics
* Leads
* Accounts
* Sessions
* Single demo analytics

Find it in **Filters → By link creator**.

***

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/june-2026/june-26th-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.
