Courseiva

CCNA Entitlement Management Questions

24 questions · Entitlement Management · All types, answers revealed

1
MCQeasy

Universal Containers needs to automatically assign standard support levels, including terms and types, to newly created accounts when customers purchase a specific service package. Which feature should the consultant implement?

A.Entitlement Templates
B.Entitlement Processes
C.Milestone Processes
D.Service Contracts
AnswerA

Correct. Entitlement Templates are designed to pre-define support levels and automatically add entitlements to accounts.

Why this answer

Entitlement Templates allow administrators to define standard support terms that can be automatically applied to accounts when a service contract or entitlement is created, or added to an account directly.

2
MCQeasy

Which Salesforce edition must an organization have enabled in order to utilize Entitlement Management features such as Milestones and Entitlement Processes?

A.Group Edition
B.Professional Edition only
C.Contact Manager Edition
D.Enterprise Edition and above
AnswerD

Correct. Entitlement Management is included in Enterprise, Unlimited, Performance, and Developer editions.

Why this answer

Entitlement Management is an advanced feature available in specific Salesforce editions, primarily Enterprise, Unlimited, Performance, and Developer editions.

3
MCQhard

Universal Containers wants milestone timers to pause automatically when a customer support agent places a case in 'Waiting on Customer' status, and resume when the status changes back to 'In Progress'. How should this be configured?

A.Configure Case Business Hours to exclude times when the status is 'Waiting on Customer'.
B.Define Pause criteria in the Entitlement Process where Case Status equals 'Waiting on Customer'.
C.Create a Process Builder that pauses the Case Milestone record when status changes.
D.Enable Milestone Recurrence to reset the timer whenever the status changes.
AnswerB

Correct. Entitlement Processes allow administrators to configure specific pause criteria based on field values like Case Status.

Why this answer

Milestone recurrence and pausing are governed by 'Milestone Recurrence' and status-based pause criteria configured within the Entitlement Process settings.

4
MCQhard

A support supervisor notes that when a case milestone violates, an email alert should be sent to the case owner, and the case priority should be automatically escalated to High. Which feature allows this combination of actions when a milestone is violated?

A.Entitlement Template automation rules.
B.Milestone Violation Actions configured within the Entitlement Process.
C.Case Assignment Rules triggered upon milestone violation.
D.Apex Triggers listening to Case Milestone status changes.
AnswerB

Correct. Violation actions can trigger multiple independent tasks such as field updates and email alerts.

Why this answer

Milestone actions support immediate or time-dependent actions upon milestone violation, including sending email alerts, updating fields, creating tasks, or triggering outbound messages.

5
MCQmedium

A Service Cloud consultant is setting up milestone tracking for a VIP support queue. The requirement is that the First Response milestone should only apply to cases where the Priority is High. How should the consultant configure this?

A.Write an Apex trigger to manually instantiate the Milestone object when Case Priority is High.
B.Use an escalation rule to trigger the milestone when the Priority field is updated to High.
C.Configure a validation rule to prevent cases from saving unless Priority is High.
D.Create a separate Entitlement Process with criteria where Priority equals High, and assign it to VIP accounts.
AnswerD

Correct. Milestone criteria are evaluated at case creation based on the Entitlement Process setup to determine if a milestone applies.

Why this answer

Milestone criteria are defined using rule criteria (formula or field criteria) within the Milestone Process. If a case matches the criteria when created, the milestone is added; if criteria are not met, the milestone is skipped.

6
Multi-Selectmedium

Which TWO factors determine whether an entitlement is successfully applied to a new case upon creation? Choose 2 answers.

Select 2 answers
A.The case priority must be set to High.
B.The user must have the 'Manage Entitlement Processes' permission.
C.The case must be assigned to a queue with a public group membership.
D.The case creation date must fall within the Entitlement's Start Date and End Date range.
E.The case must be associated with an Account or Contact that has an active Entitlement.
AnswersD, E

Correct. The validity window of the entitlement is strictly checked upon case creation.

Why this answer

Entitlement application depends on account/contact relationships and active entitlement status and dates.

7
MCQhard

An administrator has configured a milestone with recurrence enabled so that it repeats every time the case status moves back to 'New'. What happens to the previous milestone instance when the recurrence triggers?

A.The previous milestone instance is permanently deleted from the database.
B.The milestone fails with a system error because recurrence is not supported for active processes.
C.A new milestone instance is created, and the previous instance remains on the case record with its final status.
D.The existing milestone timer is reset to zero and continues running.
AnswerC

Correct. Milestone recurrence generates a new instance while preserving the history of prior instances.

Why this answer

When milestone recurrence is enabled and criteria are met again, a new instance of the milestone is created while the previous instance is marked as completed or closed depending on configuration.

8
MCQhard

An administrator needs to configure warning and violation actions for a milestone called 'First Response'. Where are these actions defined?

A.On the Entitlement record layout.
B.Within the Milestone Process detail page under Milestone Actions.
C.Inside the Case Process Builder workflow.
D.Using Escalation Rules on the Case object.
AnswerB

Correct. Milestone actions are defined directly inside the Entitlement Process configuration.

Why this answer

Milestone actions (such as workflow actions or field updates for warnings and violations) are configured directly within the Entitlement Process detail page for that specific milestone.

9
MCQeasy

What is the primary purpose of associating Business Hours with an Entitlement Process?

A.To restrict when users are allowed to log into Salesforce.
B.To schedule weekly maintenance windows for the Service Cloud console.
C.To determine when milestone timers are active and ticking.
D.To automatically send out-of-office email replies to customers.
AnswerC

Correct. Business hours control the operational window in which milestones calculate time elapsed.

Why this answer

Business hours dictate when milestone timers run, ensuring that SLAs are only measured during operational support hours.

10
Multi-Selecteasy

Which TWO methods can be used to associate an Entitlement with a Case? Choose 2 answers.

Select 2 answers
A.Automatically via Entitlement auto-apply rules or settings based on Account matching.
B.By assigning a macro to the Case feed.
C.Through Lead conversion mapping rules.
D.Via Campaign influence reports.
E.Manually selecting an Entitlement in the Entitlement Name field on the Case record.
AnswersA, E

Correct. Entitlements can auto-apply based on active account entitlements.

Why this answer

Entitlements can be associated manually by agents or automatically via standard rules and settings.

11
Multi-Selecthard

A consultant is configuring milestone pause criteria based on custom case fields. Which THREE rules apply when configuring pause and resume behavior? Choose 3 answers.

Select 3 answers
A.Milestones automatically resume when the case no longer meets the pause criteria.
B.Milestones permanently delete elapsed time when paused.
C.Pause criteria can evaluate standard and custom case fields.
D.Pause criteria can only be evaluated using Apex triggers.
E.Milestones can be configured to pause based on specific case status values.
AnswersA, C, E

Correct. When criteria fail (e.g. status changes from waiting), the timer resumes.

Why this answer

Pause criteria rely on field values, can be evaluated on status or custom conditions, and automatically resume when criteria are no longer met.

12
MCQhard

A consultant is troubleshooting an issue where cases created for a customer with an active entitlement are not receiving any milestones. The entitlement process is active and assigned. What is the most likely cause?

A.Business hours are not assigned to the User profile.
B.The Entitlement is associated with a Service Contract instead of an Account.
C.The Entitlement Template has not been applied to the Contact record.
D.The Milestone's criteria are not met by the newly created case's field values.
AnswerD

Correct. If criteria do not match, the milestone is skipped for that case.

Why this answer

Milestones require specific entry criteria. If the case fields do not match the criteria defined for the milestone in the entitlement process, the milestones will not be created.

13
MCQmedium

Universal Containers uses Service Contracts to manage customer agreements. They need to track the remaining number of support cases allowed for a specific customer under their purchased contract. Which feature supports this?

A.Case-based Entitlements
B.Service Contract Line Items
C.Milestone Processes
D.Entitlement Templates
AnswerA

Correct. Case-based entitlements decrement the remaining cases allowed as each support case is consumed.

Why this answer

Entitlements can be configured to track usage based on 'Cases' or 'Time' to limit support consumption.

14
Multi-Selectmedium

Which TWO considerations should a consultant keep in mind when modifying an active Entitlement Process? Choose 2 answers.

Select 2 answers
A.Changes to an active process automatically update all historical closed cases.
B.Milestone types cannot be changed once created, even in draft processes.
C.Draft versions can be activated while active versions have open cases without restriction.
D.You must clone an active Entitlement Process to make structural changes to its milestones.
E.Existing cases currently running the process will continue using the version they started with.
AnswersD, E

Correct. Active entitlement processes cannot be directly edited for core milestone configurations; they must be cloned into a new version.

Why this answer

Modifying active entitlement processes has strict governance rules. You cannot directly edit certain components of an active process without creating a new version or cloning it.

15
Multi-Selecthard

Universal Containers requires that service contracts track both time-based entitlements and usage-based limits. Which THREE components must be configured to achieve this? Choose 3 answers.

Select 3 answers
A.Entitlement Processes with milestones
B.Entitlements configured with type (e.g., Cases or Minutes)
C.Service Contracts
D.Entitlement Templates applied globally to Leads
E.Entitlement Process Assignment Rules in Omni-Channel
AnswersA, B, C

Correct. Entitlement processes manage time-based SLAs and milestones.

Why this answer

Implementing comprehensive service contracts with usage and time limits requires Service Contracts, Entitlements with types/units, and Milestone Processes.

16
MCQmedium

Universal Containers wants to ensure that an entitlement is automatically selected on a case if the customer has only one active entitlement. How can this behavior be achieved?

A.Write a record-triggered flow to query and assign the entitlement.
B.Configure an Entitlement Process rule for single-entitlement accounts.
C.Enable 'Auto-apply entitlement' in Entitlement Settings.
D.Use Macros to apply entitlements upon case open.
AnswerC

Correct. Salesforce has a native setting to automatically apply a single active entitlement when a case is created for an account.

Why this answer

Salesforce provides an automated setting in Entitlement Settings to automatically apply the single active entitlement to a case upon creation.

17
MCQeasy

A support manager wants to view a list of all active entitlements across the organization that are due to expire within the next 30 days. Which object should be queried or reported on?

A.Milestone Type
B.Entitlement
C.Service Contract
D.Case Milestone
AnswerB

Correct. The Entitlement object represents the customer's support eligibility and includes end dates.

Why this answer

The Entitlement object tracks active support agreements for customers and contains fields such as End Date, making it ideal for tracking expirations.

18
MCQeasy

Which user permission is required for a support agent to view entitlements and service contracts in Salesforce?

A.Modify All Data permission.
B.Manage Entitlement Processes permission.
C.Customize Application permission.
D.Read access to Entitlements and Service Contracts object permissions.
AnswerD

Correct. Object-level permissions control whether agents can view entitlement and contract records.

Why this answer

Users need explicit read access to Entitlements and Service Contracts via their Profile or Permission Set to view them in the UI.

19
MCQmedium

Universal Containers wants to track support provided under a formal, legally binding customer agreement that includes specific pricing, start/end dates, and covered products. Which Salesforce object best represents this agreement?

A.Service Contract
B.Milestone Type
C.Entitlement Template
D.Entitlement Process
AnswerA

Correct. Service Contracts track formal agreements including terms, dates, and line items.

Why this answer

Service Contracts represent formal customer support agreements, grouping entitlements, contract line items, and pricing.

20
MCQeasy

Where are Milestone Types created before they are added to an Entitlement Process?

A.In Setup under Milestone Types.
B.On the Service Contract object management page.
C.Under Case Settings in the Service Setup assistant.
D.Directly inside the Entitlement Process creation wizard.
AnswerA

Correct. Milestone Types must be defined globally in Setup before being referenced in processes.

Why this answer

Milestone types are defined as master dictionary items in Setup under 'Milestone Types' before they can be utilized inside any entitlement process.

21
Multi-Selecteasy

Which TWO actions can be triggered when a milestone reaches its warning or violation time? Choose 2 answers.

Select 2 answers
A.Send an email alert to designated users or queues
B.Automatically close the Salesforce org
C.Delete the parent Account record
D.Downgrade the user's license
E.Perform a field update on the Case record
AnswersA, E

Correct. Email alerts can be sent when milestones reach warning or violation thresholds.

Why this answer

Milestone actions support various automated responses including email alerts and field updates.

22
MCQmedium

Universal Containers wants to bundle multiple service products together under a single agreement for a major client, allowing different terms for each product line. Which feature should the consultant use?

A.Entitlement Templates
B.Milestone Processes
C.Service Contract Line Items
D.Entitlement Process Rules
AnswerC

Correct. Line items allow detailed tracking of individual products and terms within a single service contract.

Why this answer

Service Contract Line Items allow administrators to break down a service contract into specific lines representing different products or support terms.

23
Multi-Selectmedium

Which THREE features are provided natively by Entitlement Management in Service Cloud? Choose 3 answers.

Select 3 answers
A.Native multi-tenant ERP synchronization for spare parts inventory
B.Entitlement Processes to define SLA steps
C.Service Contracts and contract line items
D.Automatic generation of outbound invoices for billing
E.Milestone tracking with timers, warnings, and violations
AnswersB, C, E

Correct. Entitlement Processes govern the milestone lifecycle.

Why this answer

Entitlement Management provides core SLA tools including milestone tracking, service contracts, and entitlement verification.

24
MCQmedium

Universal Containers wants to ensure that support cases follow different SLAs depending on whether the customer purchased a Gold, Silver, or Bronze support package. How should the consultant structure the Entitlement Processes?

A.Create separate Entitlement Processes for Gold, Silver, and Bronze, and associate them with corresponding Entitlements.
B.Create a single Entitlement Process and use assignment rules to change the SLA timers dynamically.
C.Configure multi-currency settings to scale the SLA target times.
D.Use workflow rules to update the milestone target time based on the customer tier.
AnswerA

Correct. Distinct service levels require separate entitlement processes to handle different milestone targets and warning actions.

Why this answer

Different service tiers require distinct timeframes, actions, and milestones, which are best managed by creating separate Entitlement Processes for each tier.

Ready to test yourself?

Try a timed practice session using only Entitlement Management questions.