> ## 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.

# Schedule BrowserAct Bot Runs

> Use Make scheduling to run a BrowserAct Bot automatically.

Use Make scheduling when a BrowserAct Bot needs to run at a recurring time or interval.

## Set Up a Scheduled Run

1. Create a Make scenario and add the BrowserAct app.

<img src="https://mintcdn.com/browseract/NsOCzqG0hq750owC/images/scheduled-runs-01.png?fit=max&auto=format&n=NsOCzqG0hq750owC&q=85&s=33924207ae849ba26bad8d8d9457507c" alt="Add BrowserAct to a Make scenario" width="1823" height="730" data-path="images/scheduled-runs-01.png" />

2. Select `Run a Workflow`, connect your BrowserAct account, and choose the Workflow that corresponds to your Bot.

<img src="https://mintcdn.com/browseract/NsOCzqG0hq750owC/images/scheduled-runs-02.png?fit=max&auto=format&n=NsOCzqG0hq750owC&q=85&s=67b6cc8fd0bed97fdcff3362654aaedb" alt="Connect BrowserAct and select the Workflow" width="1553" height="824" data-path="images/scheduled-runs-02.png" />

3. Enter or map the required Bot inputs.
4. Open the scenario scheduling control.
5. Choose the interval, date, time, or supported schedule that fits the task.

<img src="https://mintcdn.com/browseract/NsOCzqG0hq750owC/images/scheduled-runs-03.png?fit=max&auto=format&n=NsOCzqG0hq750owC&q=85&s=453f5d07ce478d4512504dae7fddc9f1" alt="Configure the Make scenario schedule" width="765" height="463" data-path="images/scheduled-runs-03.png" />

6. Run the scenario once to verify the Bot and downstream modules.
7. Save and activate the scenario.

Review execution status in Make. In BrowserAct, open `Tasks` to view activity across all Bots, or open a specific Bot and select `History`.

## Common Uses

* Monitor prices or availability.
* Collect recurring reports.
* Refresh lead or market data.
* Send scheduled results to Google Sheets, a database, or another application.

> **Naming note:** Make may display `Workflow` or `Run a Workflow`. These labels refer to the corresponding BrowserAct Bot.

See [Integrate BrowserAct with Make](../make.mdx) for API key, connection, and input mapping instructions.
