Skip to main content
Humm runs HogQL queries against your PostHog project. Ask about event trends, user journeys, or page views — anything you can express in HogQL, Humm can query.

Tools

HogQL Query Examples

Humm uses HogQL, PostHog’s SQL-like query language, to query your analytics data. Here are common patterns:

User Identification

The POSTHOG_LIST_USERS tool helps identify users in your PostHog organization. Filter by email to find specific users and their project memberships.

Authentication

API Key

Personal API key authentication. Generate a key from PostHog Project Settings > Personal API Keys.