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

# Run chat

> Use chat to query and reason about recorded runs.

Run chat gives you a fast read on a recorded run before you inspect every
node by hand. It answers from the trace context and points you toward the steps
that matter.

Open <strong><Icon icon="message-square-text" size={14} /> Run chat</strong>
from the run side panel.

Good first questions include:

* What was this run trying to do?
* What input did the agent receive?
* Which steps mattered most?
* Where did the run likely fail?

When you find a meaningful issue, use the run view to inspect the exact node and
decide whether the fix belongs in code, prompts, tools, or Lessons.
