Browserbase
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Connect Browserbase to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Browserbase API key to sync your Browserbase sessions and projects into the PostHog Data warehouse.
You can find your project API key in your Browserbase dashboard. API keys are scoped to a single project.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |
Linking Browserbase to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Browserbase
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
sessions | A browser session run on Browserbase, including its lifecycle timestamps, resource usage, and region. | Full refresh | — | — |
projects | A Browserbase project reachable by the connected API key. | Full refresh | — | — |
agents | A reusable agent definition, referenced by | Full refresh | — | — |
agent_runs | One execution of an agent against a task, transitioned through its statuses by the runner. | Full refresh | — | — |
project_usage | Consumption totals for a project, read once per project at sync time. | Full refresh | — | — |
session_logs | A single Chrome DevTools Protocol message recorded during a browser session. | Full refresh | — | — |