Thank you for your response.
Original Message:
Sent: 05-31-2026 22:33
From: Arthur Pereira Reinoldes
Subject: Set the division for interaction
Hello @Tetsuya Ishihara
Hi,
Since this is a voice flow and the call does not enter a queue, I would consider using Transfer to Flow.
If the current after-hours flow is in the Home division and only plays a message before disconnecting, the interaction may remain associated with that flow path. In this case, there is no queue division to help with visibility.
One possible approach is to transfer the call to another inbound call flow that belongs to the division where the other users have access. That second flow could be responsible for playing the after-hours message and disconnecting the call.
This way, instead of trying to manually set the interaction division inside the same flow, you design the routing so the interaction touches the correct flow/division.
So the idea would be:
Main flow / Home division
→ Transfer to Flow
→ After-hours message flow / target division
→ Disconnect
I would still validate the reporting behavior after the change, because visibility depends on the divisions the interaction touches and the users' assigned roles and permissions. But for a voice flow scenario where the call never reaches a queue, Transfer to Flow is probably the cleanest option to test.
------------------------------
Arthur Pereira Reinoldes
------------------------------
Original Message:
Sent: 05-31-2026 19:49
From: Tetsuya Ishikawa
Subject: Set the division for interaction
Hi Arthur,
Outside of business hours, the system plays a recorded message and disconnects, so calls do not enter the queue.
Do you have any suggestions for setting an interaction other than the division configured in this flow?
------------------------------
Tetsuya Ishikawa
IT Administrator
Original Message:
Sent: 05-31-2026 15:57
From: Arthur Pereira Reinoldes
Subject: Set the division for interaction
Hello @Tetsuya Ishihara
Just adding.
I don't think this is something you can solve directly inside the Architect after-hours flow.
This is mainly related to divisions, queues, roles, and permissions. In Genesys Cloud, queues are assigned to divisions, and that division is very important for visibility in performance views and interaction data.
So even if the after-hours flow is configured in the Home division, you also need to check which queue receives or handles those interactions and which division that queue belongs to. If users do not have the proper View permissions for the division where the queue or related interaction data exists, they may not be able to see those interactions in Analytics or Interaction Details.
I would review:
The division of the after-hours flow
The division of the queue used in that flow
The users' roles
The divisions assigned to those roles
The required Analytics / Conversation View permissions
If those users need to view the after-hours interactions, they should be granted the appropriate role with View permissions for the relevant division. In many cases, the queue division is the key point to validate.
So, in short: I would not look for an Architect setting for this. I would check the queue division, then adjust the users' roles, View permissions, and division access accordingly.
------------------------------
Arthur Pereira Reinoldes