Overview
The Users area is where you inspect individual people: who they are, what they did, and how properties changed over time. It is the operational view behind charts and funnels.Finding users
| Search by | Example |
|---|---|
distinct_id / your identify() ID | Stable account key |
If you set it via people.set or identify flow | |
| Custom properties | Plan, workspace, role (as indexed in your project) |
Profile layout (typical)
Example properties
Timeline
The timeline lists events in order—auto-events andtrack() calls—so you can answer “what happened before they churned?” or “did they ever complete onboarding?”
Example sequence:
Filters and lists
User list views support filters aligned with Filters & operators: plan, geography, activity recency, custom traits, and cohort membership.Privacy
Only give dashboard access to people who need it. Exported JSON may contain identifiers—handle exports under your DPA and internal policy. See Privacy & compliance.Next steps
Cohorts
Saved segment definitions
User profiles (data model)
How profiles are built