DigitalOcean
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 DigitalOcean to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter a DigitalOcean personal access token to pull your DigitalOcean infrastructure and billing data into the PostHog Data warehouse.
Create a token under API → Tokens with at least Read scope.
Configuration
| Option | Type | Required |
|---|---|---|
Personal access token | password | Yes |
Linking DigitalOcean to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select DigitalOcean
- 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 |
|---|---|---|---|---|
droplets | Virtual machines (Droplets) running in your account. | Full refresh | — | — |
apps | App Platform applications and their current specification. | Full refresh | — | — |
kubernetes_clusters | DigitalOcean Kubernetes (DOKS) clusters. | Full refresh | — | — |
databases | Managed database clusters (Postgres, MySQL, Redis, MongoDB, Kafka). | Full refresh | — | — |
volumes | Block storage volumes. | Full refresh | — | — |
snapshots | Snapshots of Droplets and volumes. | Full refresh | — | — |
load_balancers | Load balancers distributing traffic across Droplets. | Full refresh | — | — |
projects | Projects used to organize resources in your account. | Full refresh | — | — |
vpcs | Virtual Private Cloud networks. | Full refresh | — | — |
images | User-owned images (snapshots, backups, and custom images). | Full refresh | — | — |
domains | DNS domains managed by DigitalOcean. | Full refresh | — | — |
ssh_keys | SSH public keys registered on the account. | Full refresh | — | — |
reserved_ips | Reserved (formerly floating) IP addresses. | Full refresh | — | — |
tags | Tags used to label and group resources. | Full refresh | — | — |
invoices | Billing invoices for the account. | Full refresh | — | — |
billing_history | Append-only ledger of billing events (invoices, payments, credits). | Full refresh | — | — |