Tags
What are Tags and how to use them.
Tags are a fantastic way to organize your Sessions based on data known by the developer but not by AgentOps.
Ex: paid-user
, v3
, recruiter-agent
How to use Tags
Tags belong to Sessions, but can be assigned in multiple ways.
On init()
Passing tags into the init
function will assign these tags to the Session
set_tags([str])
This will override any existing tags on the session and set them to the value passed into the function.
add_tags([str])
This will append an array of tags to the Session’s existing tags
Sorting by tags
Overview
- Select the filter selector in the top bar
- Choose “Tags”
- Select the tag(s) to filter by
Session Drill-down
- Click the session selector button
- In the session selector, click “Tags”
- Choose what tags to search by