> 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/updates-for-april-2024/april-10th-2024.md).

# April 10th, 2024

This month, we’re so pumped to announce a new feature that will make the process of capturing screenshot demos so much easier for you.

Introducing...

### Multi-tab Capture

Now, you're not limited to capturing just one tab at a time.&#x20;

With Multi-Tab Capture, you can seamlessly capture screens across multiple tabs in your browser, without the hassle of switching back and forth between tabs.\
Now, it's easier than ever to make an interactive demo that includes content from multiple browser tabs.

{% hint style="info" %}
Multi-Tab Capture is automatically enabled in your account.\
It's available only for screenshot demos.
{% endhint %}

### **New AI Voices**

Our AI voiceover feature has just got even better. We’ve added additional AI voices to choose from, enhancing your ability to showcase your story in the right tone.&#x20;

Thank you for being our partner. Stay tuned for more updates! 🌟


---

# 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:

```
GET https://docs.storylane.io/changelog/updates-for-april-2024/april-10th-2024.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.
