Skip to content
Release: Australia · Updated: 2026-05-20 · Official documentation · View source

Implement the overflow menu for active calls

Configure the toolbar layout order for the active call component so that call control buttons exceeding the available toolbar slots appear in the overflow menu.

Before you begin

Identify the list of call control buttons to enable and their intended display order.

Role required: contact center admin

About this task

The toolbar on the active call component displays a maximum of six call control buttons. When recording is enabled, the recording button anchors in the first position, reducing the available slots to five. When the number of enabled buttons exceeds the available slots, the system renders the remaining buttons in the overflow menu. If all enabled buttons fit within the toolbar slots, no overflow button appears.

Note: The overflow menu appears only on the active call component within the interaction record. It does not appear in the global call component.

Image omitted: active-call-component-overflow-menu.png
Overflow menu on the active call component showing call control buttons.

Procedure

  1. In UI Builder, open the active call component for your workspace.

  2. Locate the toolbarLayoutOrder client state parameter and set the button order using the values in the following table.

    The default button order in toolbarLayoutOrder matches the table. You can update the order in UI Builder.

    Button labeltoolbarLayoutOrder value
    Mutemute
    Holdhold
    Keypaddtmf
    Transfertransfer
    Agent Initiated Wrap-UpwrapUpInitiated
    Supervisor Help Requesthelp_request
    Report Quality Issueflag

    Note: If your implementation includes recording, the recording button is first and can't be repositioned. Adjust toolbarLayoutOrder and the button order in UI Builder together to keep them in sync.

    Two buttons have specific conditions:

    • Supervisor Help Request is always available from the overflow menu but is inactive when a request is active. Agents can request supervisor assistance but must end or cancel it from the modal at the top of the active call component participant section.
    • Open Wrap-Up appears only when enabled. Agents use it to complete post-call wrap-up tasks.
    • In UI Builder, set the button order to match the sequence defined in toolbarLayoutOrder.

    Keeping both settings in sync prevents the recording button from being repositioned.

  3. Select Save.

  4. Confirm the overflow menu behavior by initiating a test call.

    Buttons exceeding the toolbar slot limit appear in the overflow menu on the active call component.

    Note: Buttons in the overflow menu behave similarly to their toolbar counterparts, for example, Mute, Hold, Report Quality Issue, and Open Wrap-Up each disable briefly after being selected.

    The overflow menu icon appears on the active call component toolbar.

Result

The active call component toolbar is configured. Call control buttons that exceed the available slots are accessible from the overflow menu within the interaction record.