For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LogoLogo
Dashboard
HomeSDKAPICLIMCPPricingCookbook
HomeSDKAPICLIMCPPricingCookbook
    • Overview
  • Getting started
    • Browser Runtime Quickstart
  • Observe & debug
    • Show Customers a Replay
    • React to Run Events
  • Configure the browser
    • Configure a Stealth Browser
    • Load a Browser Extension
    • Trim Network Traffic
  • Files & scale
    • Collect Downloads & Artifacts
    • Multi-Tenant Isolation
  • Overview
  • Browser Runtime Quickstart
  • Show Customers a Replay
  • React to Run Events
  • Configure a Stealth Browser
  • Load a Browser Extension
  • Trim Network Traffic
  • Collect Downloads & Artifacts
  • Multi-Tenant Isolation
Dashboard
On this page
  • Get started
  • Observe and debug
  • Configure the browser
  • Files and scale

Cookbook

||View as Markdown|

Short, focused recipes for building automation with BCTRL. Each page starts from a real workflow and shows how the platform pieces fit together.

Get started

Browser Runtime Quickstart

Launch a browser Runtime, drive it with Playwright over CDP, and inspect the resulting Run.

Observe and debug

Show Customers a Replay

Embed a recording with an activity timeline after a Run finishes.

React to Run Events

Stream Run events and respond while automation is still in progress.

Configure the browser

Configure a Stealth Browser

Combine browser fingerprint, proxy, locale, and WebRTC settings coherently.

Load a Browser Extension

Import an extension and load it into a Runtime at launch.

Trim Network Traffic

Block unnecessary requests and compare the Run’s proxy usage.

Files and scale

Collect Downloads & Artifacts

Collect files produced by a browser session and export them as an archive.

Multi-Tenant Isolation

Give each customer an isolated subaccount with separate access and usage.

Was this page helpful?
Next
Browser Runtime Quickstart
Built with