> ## Documentation Index
> Fetch the complete documentation index at: https://docs.browseract.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Improve a Bot

> **Availability:** `Improve Bot` is available only for Agent Built Bots. It is not available for Workflow Built Bots. To update a Workflow Built Bot, open its Workflow Builder and modify the relevant nodes.

Use `Improve Bot` when an existing Agent Built Bot no longer fully matches what you need. For example, you may want to:

* Add new extraction fields, such as social-media links or contact details
* Rename, remove, or change existing output fields
* Change filters, limits, keywords, or other configurable inputs
* Adjust the pages or navigation path the Bot uses
* Update the Bot after the target website or required result has changed

Describe the change in natural language instead of rebuilding the Bot from the beginning. BrowserAct builds and tests the update as a draft, while the current `Live` version remains available for runs. The update is used by future runs only after you review and publish the draft.

## 1. Open Build and Select Improve Bot

1. Open the `Bots` menu and select the Agent Built Bot you want to modify.
2. Open the `Build` tab.
3. Review the current `Live` version and select `Improve Bot`.

The Build page also lists previous published versions for reference.

<img src="https://mintcdn.com/browseract/NsOCzqG0hq750owC/images/improve-bot-entry.png?fit=max&auto=format&n=NsOCzqG0hq750owC&q=85&s=d7102a35cf82ab56a1894568443916ac" alt="Open Build and select Improve Bot" width="1626" height="879" data-path="images/improve-bot-entry.png" />

## 2. Describe the Change

Enter the specific improvement you need and send the request. Include the fields, behavior, or conditions that should change.

Example:

> I want to add extra extraction fields to also capture companies' social-media contact information.

BrowserAct creates a draft, updates the Bot, and tests the new behavior. The existing `Live` version is not replaced during this step.

<img src="https://mintcdn.com/browseract/NsOCzqG0hq750owC/images/improve-bot-request.png?fit=max&auto=format&n=NsOCzqG0hq750owC&q=85&s=9cfe7ae8f093f08b56e03e90a4eb9390" alt="Describe the improvement in the draft" width="1629" height="876" data-path="images/improve-bot-request.png" />

## 3. Review and Publish the Draft

Review the updated behavior and test data. When the result is ready:

1. Select `Publish` on the draft.
2. Confirm the publication.

<img src="https://mintcdn.com/browseract/NsOCzqG0hq750owC/images/improve-bot-publish.png?fit=max&auto=format&n=NsOCzqG0hq750owC&q=85&s=731aee4afddf056ecb493835340c55a4" alt="Publish the improved draft" width="1649" height="842" data-path="images/improve-bot-publish.png" />

The published draft becomes the new `Live` version and is used for new runs. The previous version moves to History and remains available for review.

<img src="https://mintcdn.com/browseract/NsOCzqG0hq750owC/images/improve-bot-publish-confirmation.png?fit=max&auto=format&n=NsOCzqG0hq750owC&q=85&s=f509b9fc9e91b4a5abfc672500ddc41e" alt="Confirm that the draft will be used for new runs" width="1632" height="874" data-path="images/improve-bot-publish-confirmation.png" />

<img src="https://mintcdn.com/browseract/NsOCzqG0hq750owC/images/improve-bot-new-live-version.png?fit=max&auto=format&n=NsOCzqG0hq750owC&q=85&s=fde473f4a11fab5bf4fc733cd5e304f0" alt="Review the new Live version and previous version history" width="1633" height="873" data-path="images/improve-bot-new-live-version.png" />

## 4. Run the Updated Bot

Open the `Run` tab. The Run page automatically displays and uses the latest `Live` version; the version is not selectable on this page.

Review the updated inputs and browser settings, then select `Run`. Future runs use the newly published version until another draft is published.

<img src="https://mintcdn.com/browseract/NsOCzqG0hq750owC/images/run-latest-live-version.png?fit=max&auto=format&n=NsOCzqG0hq750owC&q=85&s=c84021ebb295a2a7d672974a32b01c31" alt="Run the latest published version" width="1733" height="852" data-path="images/run-latest-live-version.png" />
