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.Documentation Index
Fetch the complete documentation index at: https://heyhumm.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Tools
| Tool | Description |
|---|---|
POSTHOG_CREATE_QUERY_IN_PROJECT_BY_ID | Execute HogQL queries against your PostHog project |
POSTHOG_LIST_USERS | List users with project membership details |
HogQL Query Examples
Humm uses HogQL, PostHog’s SQL-like query language, to query your analytics data. Here are common patterns:User Identification
ThePOSTHOG_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.