My configuration keeps failing… The integration between our Architect flow for digital messaging and the Performance dashboard is yielding inconsistent data for the ‘Average Handle Time’ metric within the specific queue view. This discrepancy is critical for our SLA reporting in the EU-West BYOC environment (Genesys Cloud v24.2).
The flow directs incoming WhatsApp messages to a dedicated queue. While the Telephony settings and the Architect flow logic appear correct, the performance metrics do not align with the conversation detail logs. Specifically, the dashboard reports an AHT that is significantly lower than the actual duration observed in the agent interface. This suggests a potential issue with how the conversation start and end timestamps are being captured or aggregated for digital channels compared to voice.
The environment details are as follows:
- Region: EU-West BYOC
- Version: v24.2
- Channel: WhatsApp (Digital Messaging)
- Flow Type: Standard Digital Flow with Queue Handoff
We have verified that the queue configuration matches the Architect flow definition. However, the metric calculation seems to exclude certain segments of the conversation, such as the initial bot interaction time, which is not the intended behavior. This leads to a misrepresentation of agent efficiency.
What has been attempted so far:
- Reviewed the queue settings and confirmed that ‘Include bot interaction time’ is enabled, yet the metric remains skewed.
- Checked the conversation detail view for individual interactions, confirming that the timestamps are recorded correctly in the backend, but the aggregation in the performance view is incorrect.
Is there a known limitation or configuration nuance regarding digital messaging metrics in the current version? Any insights into how the timestamp aggregation works for digital queues would be appreciated. We need to ensure our reporting aligns with actual agent handling times.