Integrations (PostHog, Weaviate, Daytona)

Configure additional integrations for analytics, vector databases, and development environments.

Available integrations

Settings → Integrations provides access to:

  • PostHog: Product analytics and feature flags
  • Weaviate: Vector database for semantic search
  • Daytona: Development environment integration
  • Orthogonal: Access to the Orthogonal API marketplace from your Agents and Flows

See dedicated articles for core integrations like Slack, Linear, GitHub, Firecrawl, Massive, and Exa.

PostHog integration

Send Runtype usage events to PostHog for product analytics:

  1. Get your PostHog Project API key (starts with phc_)
  2. In Runtype, go to Settings → Integrations
  3. Under Analytics & Observability, enter your PostHog Project API Key
  4. Click Save Key

Do not use a PostHog Personal API Key — the send-event step requires a Project API Key.

Weaviate integration

Connect Weaviate for production-scale vector search.

See Weaviate (vector search) for full setup guide.

Daytona integration

Connect Daytona for sandboxed code execution in your Flows:

  1. Get your Daytona API key
  2. In Runtype, go to Settings → Integrations
  3. Under Code Execution, enter your Daytona API Key
  4. Click Save Key

Daytona can fall back to a Runtype platform key if you have not added your own.

Orthogonal integration

Reach the Orthogonal API marketplace from your Agents and Flows:

  1. Get your Orthogonal API key from the Orthogonal marketplace
  2. In Runtype, go to Settings → Integrations
  3. Under Orthogonal, enter your API key
  4. Click Save Key

Bringing your own key requires a Team plan. Orthogonal can fall back to a Runtype platform key if you have not added your own.

Managing integrations

View all integrations in one place:

  1. Go to Settings → Integrations
  2. See connection status for each integration
  3. Click to configure or disconnect

Removing integrations

  1. Find the integration
  2. Click Disconnect or Remove
  3. Confirm

Flows using that integration will fail until reconnected.

Next steps