Use this file to discover all available pages before exploring further.
Patterns surfaced by Topics are most useful when you act on them. This guide covers three workflows: building evaluation datasets from classified logs, scoring logs based on topic classifications, and assigning logs for human review.
Select Classifications and choose the classification you want to filter by.Alternately, click SQL and enter a filter clause. See the SQL reference for more query patterns.
classifications.Task.label = "Dataset creation"
Select the logs you want to include.
Click + Dataset and choose an existing dataset or create a new one.
Common use cases:
“Error investigation” tasks → test your error handling.
Create scorers that flag logs with negative sentiment, penalize specific issue types, or alert when certain topics appear together.Example scorer that flags negative checkout experiences:
Select Classifications and choose the classification you want to filter by.Alternately, click SQL and enter a filter clause. See the SQL reference for more query patterns.
classifications.Task.label = "Dataset creation"
Select the logs you want to assign.
Select Assign and choose a team member.
Team members receive email notifications when rows are assigned to them.