Hi Catherine,
We do not have this ability out of the box.
But you can achieve this result by using Process Automation triggers & data actions.
Here is high level design:
2. Create Architect Workflow that will be triggered on UserEndEvent
https://developer.genesys.cloud/analyticsdatamanagement/analytics/detail/analytics-detail-events#userendevent
https://developer.genesys.cloud/platform/process-automation/
3. In the workflow you need to check the value of interactingDurationMs - The overall time a user spent talking/interacting in milliseconds.
If it is equal to zero => it means that agent did not answer this interaction and you can use data action to change status to "Away"
4. Process Automation trigger should be limited to only INBOUND interactions.
------------------------------
Maxim Tsvetov
Principal PS Consultant
Genesys
------------------------------