Harvey
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 Harvey to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Harvey API token to pull audit logs, usage and query history, client matters, and Vault project metadata into the PostHog Data warehouse.
Create an API token in Harvey workspace settings under API Tokens (if you don't see that section, ask your Harvey Customer Success Manager to enable API access).
Each token carries a per-endpoint permissions list — grant access for the endpoints you want to sync: audit logs, history exports, client matters, and Vault.
Configuration
| Option | Type | Required |
|---|---|---|
API token | password | Yes |
Region | select | Yes |
Linking Harvey to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Harvey
- 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 |
|---|---|---|---|---|
audit_logs | Immutable audit trail of every action taken in the Harvey workspace - logins, admin changes, user activity, and API access. | Append only, Full refresh | timestamp | — |
usage_history | Only syncs the last year on initial sync (Harvey API limit) | Incremental, Full refresh | utc_time | — |
query_history | Only syncs the last year on initial sync (Harvey API limit) | Incremental, Full refresh | utc_time | — |
client_matters | Full refresh only | Full refresh | — | — |
vault_projects | Full refresh only | Full refresh | — | — |