Skip to content

Policies (Tenant)

Tenant-level Contact Center Policies override the global defaults for all queues within this tenant. Individual queues can further override these settings.

Own vs. Inherit

At the top of the policies form, choose:

  • Inherit: Use global policy values. All fields show the effective (inherited) values but are read-only.
  • Own: Define tenant-specific values. All fields become editable. Any field left empty falls back to the global value.

Policy Fields

Tenant policies contain the same fields as global policies. See Global Policies for detailed descriptions of each field.

ACW & Disposition

FieldDescription
Disposition requiredRequire agents to select a disposition code
Disposition timeout (sec)Time before default code is auto-applied
Default disposition codeFallback disposition code
Disposition ends ACWWhether disposition selection ends ACW immediately
ACW time limit (sec)Maximum ACW duration
ACW extension duration (sec)Seconds per extension
Max ACW extensionsMaximum extension count

Messaging Session

FieldDescription
No agent delay (sec)Retry delay when no agents available
No agent retriesMax retry attempts
Agent accept timeout (sec)Time for agent to accept
Agent assign timeout (sec)Time for queue/assign response
Max text interactions per agentConcurrent text sessions per agent (1—10, default 3)
Auto-close timeout (sec)Maximum session duration
Customer idle timeout (sec)Inactivity before auto-close
Customer idle warning (sec)Warning before idle close
Soft / Hard queue limitsQueue capacity thresholds

Messages

FieldDescription
Greeting messageAgent connection message (${name} supported)
Goodbye messageConversation end message
Hold / Unhold messagesHold state messages (empty = no message sent)
Auto-close messageSession timeout message
Idle warning messageCustomer inactivity warning (${minutes} supported)
Idle close messageSent when session is closed due to inactivity

Policy Inheritance

Global Policies (platform defaults)
└── Tenant Policies (this screen — overrides global)
└── Queue Policies (per-queue overrides via queue Policies tab)

Each field is resolved independently using COALESCE logic: the most specific non-null value wins.