# May 29, 2023

### New Features

Let's look at the new features we've released in the past couple of weeks,

* **Navigation Bar:** The navigation or nav bar helps your viewers,&#x20;

  * Shuttle back and forth easily while viewing a demo
  * Understand the journey and approximate time it'd take for you to go through the demo&#x20;

  \
  Currently, the nav bar needs to be enabled manually for each of your past demos, but for all the newly created ones, it'll be auto-applied. You can still choose to disable it manually for new demos.\
  \
  Checkout the GIF below to understand how to enable it for your demos.

<figure><img src="https://3394459751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTuGT7bBECFxxMZpWaFG%2Fuploads%2FBphFrhGqfAqklGBvcUX9%2F2023-05-29_14-36-28%20(1).gif?alt=media&#x26;token=f3b2e9b0-5c62-4e5a-9f51-ad4e369cec5d" alt=""><figcaption></figcaption></figure>

* **Dynamic Previews for Share Page Styles:** Along with an updated UI of settings, we've also introduced dynamic previews for your page level changes of the demo sharing page. This will help you preview all changes to your logo, favicon, header link as well as demo CTAs in real-time, whenever you want to update them, to avoid time-consuming re-works.\
  \
  You'll find the option to update this inside the "workspace" option in the settings menu.<br>
* **Search Option in HTML Screens Dropdown:** Similar to the search option in screen replacement modal, we've now introduced a screen search option in the screens dropdown list as well (top left corner). This would be specifically helpful when you have a lot of screens, as with one click, you'll now be able to quickly search for any of the screens and add it to your demo, without spending time scrolling through them.

<figure><img src="https://3394459751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTuGT7bBECFxxMZpWaFG%2Fuploads%2FiImD7h8r5Co3XLho2kAc%2F2023-05-29_15-09-35.png?alt=media&#x26;token=a89d83c9-2fb7-4fc2-9865-b8cd9ca78505" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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-may-2023/may-29-2023.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.
