
CAST 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.

Connect CAST AI to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Import Kubernetes cost and savings reports from your CAST AI organization.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |
Linking CAST AI to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select CAST AI
- 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 |
|---|---|---|---|---|
clusters | A Kubernetes cluster connected to CAST AI for cost monitoring and optimization. | Full refresh | — | — |
cluster_cost_reports | Historical compute cost for a cluster, bucketed by time interval and broken down by on-demand, spot, and spot-fallback instance cost. | Incremental, Full refresh | timestamp | — |
cluster_savings_history | Historical comparison of a cluster's real cost against CAST AI's estimated optimal cost under different optimization strategies, used to track realized and available savings. | Incremental, Full refresh | createdAt | — |