
LinearB
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 LinearB to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your LinearB API key to pull your engineering intelligence and DORA metrics into the PostHog Data warehouse.
Generate an API token from Settings → API Tokens in your LinearB account. The token grants access to your organization's teams, users, services, deployments, and computed metrics.
The Measurements table is only available on LinearB Business and Enterprise plans and is off by default — enable it if your plan includes API metrics access.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |
Linking LinearB to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select LinearB
- 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 |
|---|---|---|---|---|
teams | Teams configured in LinearB, including their hierarchy and membership. | Full refresh | — | id |
users | Users and their cross-platform contributor identity mapping in LinearB. | Full refresh | — | id |
services | Services configured in LinearB and the repositories and paths mapped to each. | Full refresh | — | id |
deployments | Deployments recorded in LinearB, used to compute deploy frequency, change failure rate, and MTTR. | Full refresh | — | id |
measurements | Organization-level Git/DORA metrics (cycle time, PR throughput, deploy frequency) rolled up daily for the last 90 days. Requires a LinearB Business or Enterprise plan | Full refresh | — | after, organization_id |