Service Resource
A Salesforce Field Service object that represents an individual worker (technician, agent, or contractor) who can be assigned to service appointments, with attributes including skills, location, capacity, and availability.

Definition
A Salesforce Field Service object that represents an individual worker (technician, agent, or contractor) who can be assigned to service appointments, with attributes including skills, location, capacity, and availability.
In plain English
“A Service Resource in Salesforce Field Service represents an individual worker (technician, agent, or contractor) who can be assigned to service appointments. It tracks their skills, location, availability, and capacity so the scheduling optimizer can assign work appropriately.”
Worked example
Drovers Coffee, a 60-store regional coffee chain, runs Salesforce Field Service to manage maintenance technicians who service espresso machines and grinders across the stores. Each tech is a Service Resource record: skills (espresso machine, conical burr grinder, plumbed water filter), service territory (the 5-store cluster they cover), capacity (8 hours/day), and a calendar showing planned vs. unplanned work. The dispatcher's optimizer sees the resources collectively when assigning urgent Work Orders - when a Boulder store's espresso machine breaks down, only Service Resources with the right skill and within reasonable drive time even appear as candidates.
Why Service Resource matters
A Service Resource is a Salesforce Field Service object that represents an individual worker (technician, agent, or contractor) who can be assigned to service appointments, with attributes including skills, territories, operating hours, and capacity. Service resources are the people (or crews) that the scheduling optimizer assigns work to.
Service resource data quality is foundational to scheduling accuracy. If skills are wrong, the wrong person gets assigned. If availability is wrong, appointments get scheduled when people aren't available. If territories are wrong, people get assigned to areas they don't cover. Mature Field Service deployments maintain resource data with discipline as foundational infrastructure.
How to create Service Resource
Service Resources are the people (and equipment) who perform Field Service work — technicians, crew members, vehicles. Each Service Resource links to a Salesforce User and is assigned to one or more Service Territories. The scheduler routes work to them based on skills, capacity, and territory.
- Make sure Field Service is enabled
Setup → Field Service Settings.
- Open the Service Resources tab
App Launcher → Service Resources. Or Setup → Service Resources.
- Click New
Top-right of the list.
- Set Resource Name and link to a Salesforce User
Each Service Resource maps to one User. The User must have a Field Service license to be assigned work.
- Pick Resource Type
Technician (a person) / Crew (a group) / Equipment (a non-human asset). Most resources are Technicians.
- Tick Active and set Capacity
Active = available for scheduling. Capacity = how much work this resource can take in a time window (drives over-allocation alerts).
- Save → assign to Service Territories
Service Territories related list → Add. Resources can belong to multiple territories with one as Primary.
- (Optional) add Skills and Capabilities
Skills related list → Add. Skills (e.g. "Solar Panel Install") drive Skills-based Routing.
Required.
Required. Technician / Crew / Equipment.
Required for Technicians. Must have a Field Service license.
- Linked User must have a Field Service license. Without it, assignment fails silently — the resource exists but can't take work.
- Service Territories are the gate. A resource not in any territory can't be auto-scheduled. New resources without a territory linger uncalled.
- Skills-based Routing requires the Field Service Lightning Scheduling feature. Without it, Skills metadata exists but doesn't influence assignments.
How organizations use Service Resource
Maintains service resource records with current skills, territories, and availability for accurate scheduling.
Updates resource skills when technicians complete new certifications.
Treats resource data accuracy as foundational to scheduling quality.
Trust & references
Straight from the source - Salesforce's reference material on Service Resource.
- Salesforce Field ServiceSalesforce Help
Test your knowledge
Q1. What is a Service Resource?
Q2. What attributes matter?
Q3. Why does data quality matter?
Discussion
Loading discussion…