Persona

Persona

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 Persona to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.

Enter your Persona API key to automatically pull your Persona data into the PostHog Data warehouse.

Create an API key in your Persona dashboard under Settings → API Keys. The key needs read access to the resources you want to sync (inquiries, verifications, accounts, cases, transactions, events).

Sandbox and production environments use separate API keys — use the one for the environment whose data you want to import.

Configuration

OptionTypeRequired
API keypasswordYes

Linking Persona to PostHog

  1. Go to the Data pipeline page in PostHog
  2. Click New source and select Persona
  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
inquiries

An individual identity verification session a person goes through, tracking its status from creation to approval or decline.

Incremental, Full refreshcreated_at
verifications

A single identity check run inside an inquiry (government ID, selfie, database, phone, email, and others), with its own status and per-check results.

Incremental, Full refreshinquiry_created_at
accounts

A persistent record of an individual, grouping all of their inquiries, verifications, and other activity over time.

Incremental, Full refreshcreated_at
cases

A manual review workflow used to investigate and resolve flagged inquiries, accounts, or transactions.

Incremental, Full refreshcreated_at
transactions

A record of a transaction evaluated by Persona, used for transaction monitoring and fraud/AML analysis.

Incremental, Full refreshcreated_at
events

An append-only audit log of everything that happened in your Persona account (inquiry created, verification passed, case resolved, etc.).

Append only, Full refreshcreated_at
inquiry_templates

A reusable configuration that defines the steps, checks, and branding of an inquiry flow.

Full refresh