# March 6, 2023

### New Features

* **Lead Form Customization:** We've added a few more customization options to the lead form. Similar to the other widgets, you'd now be able to adjust the width as well as change the background colour of your lead forms to, for example, your brand colours or anything else.&#x20;

<figure><img src="/files/ARW2jojcK2HEy4uU4XSc" alt=""><figcaption></figcaption></figure>

* **"Next" button in batch updates:** You must already be aware of the batch updates feature which lets you make multiple changes to all your widgets, at the same time. We've added a new option inside the batch update menu called "Next" button. With this, users can add the "Next" CTA to all their widgets in one go, by clicking on the checkmark on the left side and toggling on the said option.

<figure><img src="/files/zyxYtw5EK5dhYc6Zq1mV" 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-march-2023/march-6-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.
