# February 21, 2023

### New Features

* **Improved UI for adding widgets:** Now, adding new widgets to specific screens throughout your demo will become way easier irrespective of the screen you're on. \
  \
  The new window will show you the current screen you're on along with all the screens in your flow. You can navigate to any of these and start adding widgets immediately without having to scroll through all the steps. You can even upload new screens in a breeze and add them to your flows.

<figure><img src="https://3394459751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTuGT7bBECFxxMZpWaFG%2Fuploads%2F5HraUgTnRJimlYnSy3TZ%2F2023-02-23_19-46-55%20(1).gif?alt=media&#x26;token=b68679af-5f73-40dc-8a4a-b5399a6737aa" alt=""><figcaption></figcaption></figure>

* **Additions to the widget editor:** You'll now be able to easily duplicate a widget, move it to a different flow or even delete widgets seamlessly. Simply right-click on a widget in the right panel and select what you wish to do from the dropdown.<br>
* **Restore deleted widgets:** And if you accidentally delete a widget you didn't intend to, you can now restore those deleted widgets with the click of a button. \
  \
  Deleting a widget surfaces a popup saying "Deleted Step" with a new "Undo" button alongside it. Clicking on undo will restore the deleted widget. Please remember though that the restoration is only possible until the popup can be seen, which is for about 10 seconds; after which you won't be able to restore it.

<figure><img src="https://3394459751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTuGT7bBECFxxMZpWaFG%2Fuploads%2FbcVcWjrjMQ51TBCzUeUg%2F2023-02-23_19-53-05%20(1).gif?alt=media&#x26;token=70a2dd21-66c0-4d58-9000-fa429ecc8baa" alt=""><figcaption></figcaption></figure>

* **Replace background:** You can now change the background screen of the tooltips you've already crafted by simply replacing the current one with any of the existing ones. This will eliminate the need to re-create widgets or even entire flows. Hover over the widget to find the "Replace Background Screen" button in the widget menu.\
  \
  You can even upload new screens via the new widget editor and use them for your existing tooltips. The option is also available in the HTML capture.

<figure><img src="https://3394459751-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcTuGT7bBECFxxMZpWaFG%2Fuploads%2FlfZRnhGsg9JM2UptKqSo%2F2023-02-23_20-05-50%20(1).gif?alt=media&#x26;token=db068a26-9308-4cc0-b589-0b6813481e2a" 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-february-2023/february-21-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.
