Skip to main content
The Behaviors list is the starting point for production behavior review. It summarizes the latest analysis for a project and shows the recurring patterns Adaline found across traces.

Read the header

The header summarizes the latest available behavior snapshot:
  • Total Behaviors.
  • Total issues.
  • Conversations analyzed.
  • When the latest analysis finished.
  • Raw trace volume for the selected time range.
  • Related prompt and dataset counts.
Use this summary to confirm you are looking at a populated, recently analyzed project before triaging rows. If the list is empty, first confirm that traces are arriving for the project and that the behavior analysis pipeline has run.

Read a Behavior row

Each row gives you the key facts needed for triage:
ColumnMeaning
BehaviorThe detected pattern and a short description.
BadgesIssue, alert, lifecycle, or agent labels derived from the latest snapshot.
RoleWhether the pattern came from user input, assistant output, or tool activity.
Error rateThe share of conversations or examples associated with failure signals. Error rates above the issue threshold are highlighted.
ConversationsHow much traffic is represented by the pattern.
SparklineA seven-bucket view of recent volume and failure density.
StatusWhether Adaline considers the Behavior healthy, an issue, or changed since previous analysis.
Rows with high volume and issue status are usually the best first candidates for investigation or Improve.

Understand badges

Badges compress snapshot and lifecycle signals:
BadgeMeaning
IssueThe Behavior was flagged as a problem or risk.
NewThe Behavior first appeared in the latest analysis.
ReactivatedA previously vanished Behavior returned.
ChangedThe Behavior split, absorbed children, or drifted enough to deserve attention.
VanishingThe Behavior has stopped appearing or is becoming dormant.
WatchedA user or rule marked this Behavior for attention.
DismissedThe Behavior was dismissed from active triage.
Badges are shortcuts for triage. Open the Behavior before making a prompt change.

Filter and sort

Use filters and sorting to narrow the list:
  • Filter by role when you only want user requests, assistant responses, or tool activity.
  • Filter by status to focus on issues.
  • Sort by conversation volume when you want the highest-impact patterns first.
  • Sort by error rate when you want the riskiest patterns first.
  • Use saved views when a team repeatedly reviews the same triage slice.

Move from triage to action

Select a row when you want the related actions. From a Behavior you can:
  • Open the Behavior detail page.
  • Jump to related raw traces.
  • Review related prompts and datasets.
  • Start an Improve cycle with the Behavior as the target.
  • Watch or dismiss the Behavior when those controls are enabled for your workspace.
Do not treat the Behavior label as the entire diagnosis. Open the detail page and inspect representative conversations before changing a prompt.