> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dataframer.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Journeys

> Browse a user's full timeline and the AI traces inside it

The **Journeys** page shows each stitched journey as one timeline: product events and AI traces in the order they actually happened, even when a journey crosses multiple AI agents or tools.

## List and filter

The journeys list shows every journey for your company, with facets to filter by: for example, only journeys that had an error, that contain specific events, or that used a specific model. Use this to jump straight to the journeys worth looking at, instead of scrolling traces one at a time.

## Dive into a journey

Opening a journey shows its full interleaved timeline: an event, then an AI trace, then more events, possibly another trace from a different agent, in the order the user actually experienced them. From here you can jump straight into any trace to inspect its input, output, and reasoning.

## Next steps

<CardGroup cols={2}>
  <Card title="Dashboards & Metrics" icon="gauge" href="/journeys/dashboards">
    See counts, trends, and funnels across all your journeys
  </Card>

  <Card title="Findings" icon="magnifying-glass" href="/findings/overview">
    Discover failure patterns across the traces inside your journeys
  </Card>
</CardGroup>
