# Where to start in the dashboard

A short tour of the Brizz dashboard, in the order most teams find useful.

You've shipped data into Brizz. Here's a recommended order to walk the dashboard for the first time — each step builds on the previous one.

## 1. Sessions

Start here. Open any session, read the conversation, then expand the timeline. This is the unit you'll spend most of your time in — every other page is a different *aggregation* of the same data.

→ [Sessions](/docs/platform/sessions.md)

## 2. Issues

Triage what's broken. Issues groups technical failures, behavioral problems, and capability gaps into one row each, ranked by priority — Critical and High first.

→ [Issues](/docs/platform/issues.md)

## 3. User intents

Understand *why* people are talking to your agent. Brizz clusters thousands of prompts into a small set of intent categories — your top 10 by volume cover most of your traffic.

→ [User intents](/docs/platform/user-intents.md)

## 4. User journeys

Zoom out to flow patterns. Where do conversations succeed? Where do they drop off? Journeys aggregate sessions into the common paths users follow.

→ [User journeys](/docs/platform/user-journeys.md)

## See also

- [Core concepts](/docs/introduction/concepts.md) — definitions for trace, span, session, event, user, issue, intent, journey.
- [Sessions (instrumentation)](/docs/instrument/sessions.md) — the SDK side of what shows up on the Sessions page.
- [Glossary](/docs/help/glossary.md) — every term in one place.
