# April 18, 2023

### New Features

Checkout our latest round of releases concerning flows. &#x20;

* **Copy Flows:** We've added the ability to copy any of the existing flows from any existing demo into your current demo. This will eliminate the need to create repetitive flows for the same set of functions. Copy unlimited number of flows from different demos into your existing one and piece them together to build new product stories.\
  \
  The way this works is, in your demo editor, go to Flow 1 and from the right panel, click on "Create New". Then, in the pop-up, click on "Copy from existing demo" (below the Create CTA). Then select the demo from which you wish to copy the flow and then the flow. Hit copy and you're done.&#x20;

<figure><img src="https://3394459751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTuGT7bBECFxxMZpWaFG%2Fuploads%2FZuji29dPs8k8a9BujKnr%2F2023-04-18_18-43-02%20copy%20(1).gif?alt=media&#x26;token=90f22f16-e05e-49cd-9e86-c32aefd6b051" alt=""><figcaption></figcaption></figure>

* **Product Tour Updates:** In order to help you visualize your flows while you're still building them and reduce the back and forth that usually happens while building detailed and lengthy flows, we've introduced a preview window to show changes in real-time.\
  \
  This comes bundled along with the product tour configuration window, which has also been enlarged to accommodate the preview window and help you easily navigate through the nooks and crannies of your tours.


---

# 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-april-2023/april-18-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.
