Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
DictionarySService Channel
ServiceIntermediate

Service Channel

In Salesforce Omni-Channel, a configuration that defines a category of work (like Cases, Chats, or Leads) that can be routed to agents, specifying the Salesforce object and capacity model for that work type.

§ 01

Definition

In Salesforce Omni-Channel, a configuration that defines a category of work (like Cases, Chats, or Leads) that can be routed to agents, specifying the Salesforce object and capacity model for that work type.

§ 02

In plain English

👋 Study buddy

A Service Channel in Salesforce Omni-Channel defines a category of work that can be routed to agents, like Cases, Chats, or Leads. Each channel specifies the Salesforce object and capacity weight so the routing system knows how to distribute different types of work.

§ 03

Worked example

scenario · real-world use

Hartford Software's Omni-Channel configuration defines four Service Channels: a Cases Service Channel (object: Case; capacity weight 1; routing model: Most Available), a Live Chat Service Channel (object: LiveChatTranscript; capacity weight 1), a Voice Service Channel (object: VoiceCall; capacity weight 3), and an Email Service Channel (object: EmailMessage; capacity weight 0.5). Each Service Channel tells Omni-Channel "this kind of work routes via these rules." Agents' total capacity is split across whichever Service Channels they're assigned to. Service Channels are the routing-target abstraction that lets Omni-Channel handle different work types intelligently.

§ 04

Why Service Channel matters

In Salesforce Omni-Channel, a Service Channel is a configuration that defines a category of work (like Cases, Chats, or Leads) that can be routed to agents, specifying the Salesforce object and capacity weight for that work type. Service channels tell Omni-Channel what types of work exist and how much capacity each type consumes, enabling intelligent multi-channel routing.

Service channels are the building blocks of Omni-Channel configuration. Each channel defines a work type with a capacity weight that determines how much of an agent's capacity each item consumes. A chat might consume 1 unit while a case consumes 3 units, reflecting the different effort levels. Mature Omni-Channel deployments calibrate capacity weights based on actual handling time data.

§ 05

How to create Service Channel

Service Channels are the per-object configuration in Omni-Channel — "Case channel routes Cases," "Chat channel routes Chat sessions," "Custom Object X channel routes its records." Each Channel binds an object type to a capacity model. Required setup before Omni-Channel can route any work of that object type.

  1. Confirm Omni-Channel is enabled

    Setup → Omni-Channel Settings → Enable.

  2. Open Setup → Service Channels

    Setup gear → Quick Find: Service Channels → Service Channels.

  3. Click New

    Top-right of the list.

  4. Set Service Channel Name and Custom Console Footer Component

    Name is the admin-facing identifier. Custom Footer is optional; lets you customize how the work item appears in the agent's console.

  5. Pick the Salesforce Object

    Case / Chat / Lead / custom Object. One Service Channel per object type.

  6. Set Capacity Weight (optional)

    How much agent capacity each work item from this channel consumes. Default 1.

  7. Save

    Service Channel exists. Now build a Routing Configuration that references it (Setup → Routing Configurations → New).

Mandatory fields
Service Channel Namerequired

Required.

Salesforce Objectrequired

Required. Locked after Save.

Gotchas
  • One Service Channel per object type. Trying to create two Channels both routing Cases produces an error. If you need multiple routing strategies for the same object, use multiple Routing Configurations on the same Channel.
  • Service Channel Name must be unique. Renaming after creation is allowed but breaks references in Apex / Flow that point to the old name.
  • Capacity Weight default is 1. For high-effort channels (long-form Cases), weight 2-3. For low-effort channels (quick Chats), weight 0.5. Tune based on actual handling time.
§ 06

How organizations use Service Channel

ShieldGuard Security

Configured service channels for cases, chats, and messaging with calibrated capacity weights.

CloudNine Solutions

Uses capacity weights based on actual handling time data per channel.

QuickAssist

Treats service channel configuration as foundational to Omni-Channel routing.

§

Trust & references

Official documentation

Straight from the source - Salesforce's reference material on Service Channel.

Was this entry helpful?
Help us write better definitions. Quick reactions or detailed edit suggestions.
§

Test your knowledge

Q1. What is a Service Channel?

Q2. What does capacity weight control?

Q3. How should weights be calibrated?

§

Discussion

Loading…

Loading discussion…