> 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-11th-2026.md).

# July 11th 2026

Hey Storylaners! The July's summer drop is here 🏝️

### ✏️ AI HTML editing

Edit any element in your HTML demo directly - no need to go back to the source.

Open an HTML demo and click **Edit with AI**. Pick a screen and start a conversation - describe what you want to change and the AI takes it from there. Rewrite copy, adjust tone, update colors and spacing, or restyle elements entirely.

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

For more precise edits, **select a specific element** and the AI focuses on exactly that - nothing else.

Since HTML demos capture your actual product screens, the AI edits that content directly.

Happy with the result? Apply the same change across other screens in one click - no repeating the process for each screen.

Review the output and either **Accept** to lock it in or **Discard** to start over.

***

### ⚙️ Defaults

Stop configuring the same settings every time you create a demo. Set them once, apply everywhere.

Find it under **Settings → Defaults**.

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

**First and last step** - choose what guide type appears at the start and end of every new demo automatically. No manual setup per demo.

**Default interaction guide** - set whether new steps use a Hotspot or Tooltip by default.

**Autoplay** - enable automatic step advancement across all demos by default.

**New link defaults** - control who can open your demo links by default. Require email or enable secure link across all new links without touching each one individually.

***

### 🎨 Custom share page background

Customize the backdrop shown around your demo on the share page.

Choose from preset colors and gradients, or build your own custom gradient using the color picker. Useful for matching your brand or making shared demos feel more polished.

Find it in **Share → Share Page Background**

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

***

### 🧬 Duplicate & personalize

Turn any existing demo into a tailored version for a different audience - without rebuilding it.

Hover over a demo, open the options menu, and select **Duplicate → Duplicate and personalize**. Name the new demo, then describe the audience, tone, or messaging you want in the **Personalize with AI** field. The more specific, the better the output.

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

Storylane clones the demo and regenerates all guide copy in seconds. The new demo appears in your list once it's ready.

***

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-11th-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.
