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

# Quick Start

> This guide helps you configure BrowserAct’s browser settings in under 3 minutes for most common automation scenarios.

<iframe src="https://www.youtube.com/embed/ptAwhQ8aH08" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

### **1. Open Browser Settings**

To access browser configuration:

* Open the **Start** node in the workflow editor
* Locate **Default Browser Settings** at the bottom of the Start node
* Click **Settings** to open the browser configuration panel

<img src="https://mintcdn.com/browseract/2eGXKMy3sPQkrXro/images/image-2.png?fit=max&auto=format&n=2eGXKMy3sPQkrXro&q=85&s=99e6af037c56c3ed7f0878e0dcd94d93" alt="Image" width="1563" height="693" data-path="images/image-2.png" />

<img src="https://mintcdn.com/browseract/2eGXKMy3sPQkrXro/images/image-3.png?fit=max&auto=format&n=2eGXKMy3sPQkrXro&q=85&s=99b82f2cc499ea270efd453e2fcd6338" alt="Image" width="744" height="244" data-path="images/image-3.png" />

### **2. Choose Browser Mode**

Select how BrowserAct manages browser data and sessions for your workflow.

#### **Standard Browser（ Default）**

**Persistent browser sessions** across runs

Each workflow gets a **dedicated and stable browser environment**

Cookies, cache, and login state are automatically preserved

**Best for**

* Logged-in accounts
* Long-running automation tasks

<img src="https://mintcdn.com/browseract/2eGXKMy3sPQkrXro/images/image-3.png?fit=max&auto=format&n=2eGXKMy3sPQkrXro&q=85&s=99b82f2cc499ea270efd453e2fcd6338" alt="Image" width="744" height="244" data-path="images/image-3.png" />

#### **Private Browser**

Use **Private Browser** only if:

* You are scraping public pages
* Logging is not required
* Each run should start with a clean environment

Private Browser runs in incognito mode and does not save any data after execution.

<img src="https://mintcdn.com/browseract/2eGXKMy3sPQkrXro/images/image-4.png?fit=max&auto=format&n=2eGXKMy3sPQkrXro&q=85&s=4ac78a5bb27bad72fff8740b9720447f" alt="Image" width="775" height="227" data-path="images/image-4.png" />

### **3. Configure Proxy**

BrowserAct supports **two proxy options**, allowing you to control IP location and network identity.

* **BrowserAct Proxy:**

**Fastest and easiest option**

* Built-in **global residential proxy network**
* Automatically assigns a new IP on each run
* Select a country or region directly — no manual setup required

<img src="https://mintcdn.com/browseract/2eGXKMy3sPQkrXro/images/image-5.png?fit=max&auto=format&n=2eGXKMy3sPQkrXro&q=85&s=00778609be97b63653be52e24d2004eb" alt="Image" width="755" height="457" data-path="images/image-5.png" />

**Custom Proxy:**

Use this only if you already have your own proxy service.

* Add your preferred HTTP or SOCKS5 proxy
* Supports authentication and custom endpoints
* Includes **Proxy Check** to validate connectivity before running tasks

<img src="https://mintcdn.com/browseract/2eGXKMy3sPQkrXro/images/image-6.png?fit=max&auto=format&n=2eGXKMy3sPQkrXro&q=85&s=e5d1418543134785ac33f538c6f05fd0" alt="Image" width="762" height="282" data-path="images/image-6.png" />

### [**4.Save**](http://4.Save) Your Settings

After completing your configuration, \*\*always click \*\*`Save` in the bottom-right corner to apply changes.

Unsaved settings will not take effect.

### One-line takeaway

> **Standard Browser + BrowserAct Proxy → Save → Run.**

You’re ready to execute your workflow.
