Scale AI

Scale AI

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.

Learn more
PostHog Wizard hedgehog

Connect Scale AI to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.

Enter your Scale AI API key to sync your Scale data labeling data into the PostHog Data warehouse.

You can find your API key in the Scale dashboard under Settings → API Keys. Use a live-mode key — test-mode keys have fully isolated data. Only account Managers and Admins can access API keys.

Configuration

OptionTypeRequired
API keypasswordYes

Linking Scale AI to PostHog

  1. Go to the Data pipeline page in PostHog
  2. Click New source and select Scale AI
  3. Fill in the required configuration fields
  4. Click Next, select the tables you want to sync, and then press Import

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
tasks

A unit of data labeling work submitted to Scale, with its type, status, timestamps, and review results.

Incremental, Full refreshupdated_at, created_attask_id
batches

Incremental sync filters on created_at, so it catches newly created batches but not status changes to existing ones; use a full refresh to re-read batch status.

Incremental, Full refreshcreated_atname
projects

A container that defines the labeling task type and instructions shared by its tasks and batches.

Full refreshname