Where to go next
Pick the path that matches what you are trying to do now that data is flowing.
Access is unlocked and setup is done. Start with a Guide for a real job, then open Product pages only when you need field reference.
Do a real job first (Guides)
Triage an error
Issue → affected people → replay of the crash.
Watch a confusing session
Filter Replays, scrub the timeline, open Visitors when identity matters.
Explain a dip
Dashboard → Funnel → Replays for a conversion or traffic drop.
Ask Home, then verify
Chat answer, then check the linked evidence.
Create an agent
Saved worker that runs against your project data.
I want to find and fix what is broken
Errors group into issues, issues link to the replays that produced them, and source maps make the stack traces readable.
Triage an error (Guide)
The working path from issue list to a fixable story.
Issues (reference)
Statuses, tabs, and fields on the Issues page.
Error monitoring
What the SDK captures automatically, and how to report handled errors yourself.
Source maps
Upload them so production stacks point at your source instead of minified output.
I want to understand how people use the product
Watch what happened, then measure how often it happens.
Watch a session (Guide)
Find sessions worth watching and use the player timeline.
Explain a dip (Guide)
Dashboard and funnels into the sessions that explain a drop.
Replays (reference)
Filters, player chrome, and list fields.
Dashboard (reference)
KPIs and breakdown cards.
I want the analysis to run without me
Agents are saved instructions with tools and a schedule. They can post to Slack or email instead of waiting for you to open a tab.
Create an agent (Guide)
Prompt → tools → test → save → first run.
Agents (reference)
Manage list, templates, and how agents differ from Home.
Daily report
The built-in scheduled report and how to configure it.
I want to instrument more deeply
Go past the default install: shape what gets recorded, mask what should not leave the browser, and track performance.
Init reference
Every option you can pass to HumanBehaviorTracker.init.
Replay privacy
Redaction modes and how to keep sensitive fields out of recordings.
Web vitals and tracing
Core Web Vitals and custom spans for your own performance work.