You’ve explored your traces, spotted agent patterns, and set up evals to flag quality issues automatically. Now you’ve found a problem — a hallucinated response, a slow tool call, a retrieval miss. What next? Arize AX lets you take action directly from the trace detail view, without switching tools or context. Every action starts from the toolbar at the top of a span detail view:Documentation Index
Fetch the complete documentation index at: https://arize-ax.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Fix a prompt — open the span in the Prompt Playground to iterate
- Annotate traces — add human feedback labels and scores
- Assign to a labeling queue — route spans to your team for review
- Curate a dataset from traces — save spans as examples for experiments and fine-tuning
Putting it all together
A typical workflow using all four actions:- Alert fires — your groundedness monitor detects a quality drop
- Investigate — filter traces to ungrounded responses, click into a few
- Annotate — mark a sample as “correct” or “incorrect” to validate the eval
- Curate — add interesting traces to a test dataset
- Fix — open a failing trace in the Playground, iterate on the prompt
- Validate — run an experiment to confirm the fix
- Queue — send remaining traces to a labeling queue for team review