fact_agent_status_changes
Each row is one change of an agent’s availability: going online (available to receive conversations) or offline. Reconstructing the sequence gives you each agent’s connected time and availability patterns.What questions does it answer?
- How many hours was each agent available per day?
- When do agents connect and disconnect?
- How does team availability align with conversation demand?
Columns
Example queries
Daily available minutes per agent (interval reconstruction)
For most reporting you don’t need to reconstruct intervals yourself —
fact_agent_daily already exposes available_minutes per agent per day.