Managing Traffic Distribution Groups (TDGs)¶
Before You Begin¶
- You need the ACGR Admin role.
- You understand which Region is your primary and which is your secondary (for example, us-west-2 primary and us-east-1 secondary).
Viewing Traffic Distribution Groups¶
To view your TDGs:
- Go to ACGR > Traffic Distributions.
- Review the table, which lists all TDGs and displays:
- Name
- Id
- Agents (number of agents)
- Numbers (number of phone numbers)
- Telephony %
- Agent %
Use the filters to quickly locate groups by Name or ID. Click the TDG Names dropdown to open the name filter, or TDG IDs to open the ID filter. Each filter includes a paste-from-clipboard control for bulk-pasting a list of names or IDs. You can sort by clicking the Name, Agents, or Numbers column headers.
The right-side summary cards show Agents (Total / Assigned / Unassigned) and Phone Numbers (Total / Assigned / Unassigned).

Creating a Group¶
- On the Traffic Distributions page, click + Add in the top-right corner.
- Enter a name.
- (Optional) Add a description.
- Click Create Traffic Distribution Group.
The group appears in the list after creation. Updates are applied asynchronously, so it may take a few seconds before the group is visible.
Warning: Name and description cannot be changed after creation. Verify all details are correct before clicking Create Traffic Distribution Group.
Note: After creating a Traffic Distribution Group, assign agents and phone numbers to the group. All phone numbers must belong to a TDG.
Understanding the Traffic Distribution Group Detail Page¶
To open a group, go to ACGR > Traffic Distributions and select a group from the table. The Traffic Distribution Group Detail page opens, where you manage agents, phone numbers, and regional distributions.
The header card at the top of the page shows:
| Field | Description |
|---|---|
| Name | The display name of the TDG (for example, "Default Traffic Distribution Group"). |
| ID | The system-generated UUID of the TDG. |
| Primary Region | The AWS Region designated as the primary (for example, us-west-2). |
| Secondary Region | The AWS Region designated as the secondary (for example, us-east-1). |
| Agents | The current agent distribution percentage between primary and secondary (for example, "100/0") and the total agent count assigned to the TDG. |
| Phone Numbers | The current telephony distribution percentage between primary and secondary (for example, "100/0") and the total phone number count assigned to the TDG. |
Below the header, the page contains three panels arranged left to right: Agents, Phone Numbers, and Distributions.

Assigning Agents to a TDG¶
Use the Agents panel to add or remove agents from the TDG. The panel header shows the count as assigned/total (for example, "Agents (0/3)"). Each agent entry displays the agent's name and email address.
To assign agents to a TDG:
- Select the TDG you'd like to edit.
- In the Agents panel, click + next to the search bar. The Add Agents to Traffic Distribution Group dialog opens. Only unassigned agents are shown.
- Search by name, email, or agent ID to locate agents.
- Select one or more agents from the list.
- Click Add Agents to assign them to the TDG, or Cancel to discard.
Info: If no unassigned agents exist, the dialog displays "No agents found."
Removing Agents from a TDG¶
- In the Agents panel, select the agents to remove using the checkboxes.
- Click the trash icon.
- Confirm the removal.
The selected agents are returned to the unassigned pool and can be added to another TDG.
Info: To move an agent from one TDG to another, remove the agent from the current TDG and add them to the target TDG. Agent reassignment is not available as a single action.
Adding Phone Numbers to a TDG¶
Use the Phone Numbers panel to add or reassign phone numbers. The panel header shows the count as assigned/total (for example, "Phone Numbers (0/1)"). Each phone number entry displays the number and its description.
To add phone numbers to a TDG:
- Select the TDG you'd like to edit.
- In the Phone Numbers panel, click the + (Add) button. The Add Phone Numbers to Traffic Distribution Group dialog opens. Only unassigned phone numbers are shown.
- Search by phone number, ID, or description to locate numbers.
- Select one or more phone numbers from the list.
- Click Add Phone Numbers to assign them, or Cancel to discard.
Info: If no unassigned phone numbers exist, the dialog displays "No phone numbers found."
Warning: When ACGR is enabled, newly created phone numbers are automatically assigned to the Default TDG. Only numbers created before ACGR was enabled may appear as unassigned and require manual assignment.
Reassigning Phone Numbers Between TDGs ¶
- On the Traffic Distribution Group Detail page, select the phone numbers to reassign using the checkboxes.
- Click the reassign (swap) icon in the Phone Numbers panel. The Reassign Phone Numbers dialog opens with the message "Select a traffic distribution group to reassign [N] selected phone number(s) to."
- Choose the target TDG from the dropdown. The dropdown lists all other TDGs.
- Click Reassign Phone Number, or Cancel to discard.
Warning: Reassigning changes which TDG controls traffic distribution for the selected phone numbers. Verify the target TDG's distribution settings before proceeding.
Info: Reassignment is available for phone numbers only. To change the TDG for an agent, remove the agent from the current TDG and add them to the target TDG.
Updating Distributions Manually ¶
The Distributions panel controls how traffic is split between Regions for this TDG. The panel includes:
- Agent Distribution slider — splits agent routing between the primary Region (left) and secondary Region (right). The current percentage is displayed below the slider.
- Telephony Distribution slider — splits incoming call traffic between the primary and secondary Regions.
To update distributions manually:
- Move the sliders to set the percentage for each Region.
- Click Save to apply the changes.

Info: Adjust distributions in small increments (of 10 or 20%) so you can monitor queues and agent availability while traffic stabilizes.
Info: Distribution changes can take several minutes until the percentages show as changed. It will override any Playbook value previously applied to this TDG. The most recent change — whether from a Playbook or a manual update — always determines the active distribution.
Troubleshooting¶
| Problem | Cause | Solution |
|---|---|---|
| The Add Agents dialog shows "No agents found." | No unassigned agents exist. | Agents already assigned to another TDG must be removed from that TDG first. |
| The Add Phone Numbers dialog shows "No phone numbers found." | No unassigned phone numbers exist. | Numbers created after ACGR was enabled are auto-assigned to the Default TDG; reassign from there instead. |
| You cannot rename a TDG. | TDG name and description are immutable after creation. | Create a new TDG with the correct name; names and descriptions cannot be changed after creation. |