Zep

Zep

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

Enter your Zep API key to sync your Zep agent-memory data into the PostHog Data warehouse.

You can create an API key in the Zep dashboard under Project Settings. Keys are prefixed with z_.

Configuration

OptionTypeRequired
API keypasswordYes

Linking Zep to PostHog

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

An individual interacting with your application. Each user owns a set of threads and a user-level knowledge graph.

Full refresh
threads

A conversation belonging to a user. Each thread is a sequence of chat messages ingested into the user's knowledge graph.

Full refresh
thread_messages

Chat messages within each thread. One row per message, enriched with its parent thread_id.

Full refresh