Skip to main content

SF-0006 · Concept · Easy

What is Service Cloud?

✓ Verified by Vikas Singhal · Last reviewed 5/17/2026 · Updated for Spring '26

Service Cloud is Salesforce’s product for customer-service teams — the contact-centre side of the platform. It’s where support agents log and resolve customer issues, where knowledge articles live, where chat / phone / email channels route into one queue, and where field technicians get dispatched. If Sales Cloud is “win the deal”, Service Cloud is “keep the customer”.

What you get out of the box

CapabilityWhat it does
Case ManagementLog issues, track status, route to the right agent, link to Account/Contact/Asset
Omni-Channel RoutingPush email, chat, social, voice cases to the right available agent automatically
Knowledge BaseInternal and customer-facing articles, with version control and approval workflows
Entitlements & SLAsDefine service levels, milestones, and business hours per customer/contract
Service ConsoleTabbed split-view UI optimised for agents handling many cases at once
Email-to-Case / Web-to-CaseAuto-create cases from inbound channels
CTI / Open CTIIntegrate with telephony for click-to-dial, screen pops, call logging
Live Agent / Chat / MessagingReal-time chat on your website or via WhatsApp, SMS, Facebook
Field ServiceDispatch technicians, schedule jobs, mobile app for on-site work
Service Reports & DashboardsBuilt-in case metrics: first response, resolution time, CSAT

Core data model

Account ──┬── Contact ── Case

          ├── Asset ── Case (product-tied cases)

          └── Contract ── Entitlement ── Case (SLA-bound cases)

The Case object is the centre of gravity. Everything in Service Cloud points at or hangs off a Case.

Key objects

  • Case — a customer issue (the “ticket”)
  • Solution (legacy) — proposed answer to a Case; now mostly replaced by Knowledge
  • Knowledge Article — published article in the knowledge base
  • Entitlement — the SLA contract tying a customer to a service level
  • Milestone — checkpoints within an entitlement (e.g. first response in 1 hour)
  • Asset — a product instance the customer owns
  • Contract — the umbrella agreement
  • CaseComment / EmailMessage — communication on a Case
  • ServiceAppointment, WorkOrder — Field Service objects

Editions and pricing tier

Service Cloud is sold separately from Sales Cloud, though a “Service Cloud” licence includes a lot of Sales Cloud functionality (Accounts, Contacts, Reports). Edition tiers — Essentials, Professional, Enterprise, Unlimited — gate features like Entitlements, Workflow, Process Builder, and API access.

How it differs from Sales Cloud

Sales CloudService Cloud
FocusPre-sale: Leads → Opportunities → Quotes → OrdersPost-sale: Cases → resolutions → renewals
Primary objectOpportunityCase
ConsoleSales ConsoleService Console
RoutingLead/Opportunity assignment rulesOmni-Channel + case assignment rules
ChannelsEmail, phone, dialerEmail, phone, chat, social, SMS, voice, video

Common follow-ups

  • What’s the difference vs Service Cloud Automation? — Automation is the optional add-on that brings AI agents, bots, and orchestration to Service Cloud.
  • Can a single org run both Sales and Service Cloud? — Yes — they share the data model.
  • Field Service is part of Service Cloud? — Field Service is an add-on, licensed separately on top of Service Cloud.

Verified against: Salesforce Help — Service Cloud. Last reviewed 2026-05-17 for Spring ‘26.