Run ad-hoc HogQL queries against your PostHog project via the Query API
plugin
PostHog
Product teams spend hours each week pulling the same PostHog reports and reconciling them with other systems. A Scribe can own that loop — running HogQL queries, comparing periods, flagging anomalies, and writing the memo directly into whatever channel your team lives in.
What a Scribe can do
List, read, create, update, and delete dashboards, insights, cohorts, feature flags, and other PostHog resources
Call any private PostHog API endpoint for coverage beyond the built-in resource shortcuts
Validate credentials and identify the authenticated PostHog user
Combine PostHog data with other connected tools into unified reports
Example use cases
Weekly product brief: run a HogQL query for top events and active users for the last 7 days, compare to the prior period, and post the summary.
Funnel regression alert: check signup-to-activation conversion daily and flag drops beyond a threshold.
Feature flag hygiene: list flags that have been fully rolled out for more than 30 days and prepare a cleanup list.
Cohort refresh: rebuild a power-users cohort from a HogQL definition every Monday morning.
How to connect
Connects via a domain-scoped PostHog personal API key plus host URL and project ID.
Put a PostHog Scribe to work.
Connect the plugin, assign a queue, and let the Scribe handle the operational layer. Receipts for everything it does.