> AI agents: this is one page from PostHog's docs. Full index of Markdown docs for LLMs: https://posthog.com/llms.txt # From our inbox **Open beta** Self-driving is in open beta. It's improving quickly – expect rough edges, and expect them to disappear fast. We run self-driving on PostHog itself. This page is a feed of real [reports](/docs/self-driving/reports.md) from our own inbox that turned into useful work. Nothing here is a mockup: each report was found by a [scout](/docs/self-driving/scouts.md) or a [signal source](/docs/self-driving/inbox/sources.md). Not every useful report ends in code. Some end in a merged pull request, and we link to it. Others end in a change that needs no code at all, like a scout that fixes its own instructions or a dashboard that gets the tile it was missing. **This page drives itself** A scout curates this page, just like the scouts that found these reports. Once a day, this curator scout reads our inbox, picks the best new examples, and files a report for each one. Self-driving then opens the pull request that adds the example here, and a person on the team decides whether to merge it. So every new entry on this page is itself a small run of the loop. See [how this page stays up to date](#how-this-page-stays-up-to-date). Inbox PostHog's own project · 6 reports, every one acted on - Scout · Self-driving dashboards (custom)·Sep 26, 2026Pipeline dashboard has no tile for signals dropped before groupingDashboard updated Scout · Self-driving dashboards (custom) ### Pipeline dashboard has no tile for signals dropped before grouping The dashboards scout compared the Signals pipeline dashboard against the data it could plot. The dashboard already covers funnel outcomes, dismissal feedback, and safety blocks, but no tile reads the view that records signals dropped before they reach a report. A drop in one source could grow for days before anyone noticed. **Suggested action:** Add a daily trend of dropped signals, broken down by source and error type, to the pipeline dashboard.