A service manager wants to use Salesforce Prompt Builder to help agents summarize customer case notes after a support call.
The summary should:
* Capture the customer's issue, troubleshooting steps taken, and next actions.
* Be no longer than five sentences.
* Use plain language (no technical jargon).
If no next action is identified, the summary should explicitly state "No next action required.”
Which prompt template fallows Salesforce prompt design best practices? required.”
Format: Use numbered sentences for clarity.
A. Role: You are an experienced support agent.
Task: Summarize the case notes,
Context: Include customer issue, troubleshooting steps, and next actions.
Constraints: Limit to 5 sentences, use plain language, and if no next action is found, state “No next action
B. Role: You are a support agent writing a case summary.
Task: Provide a professional summary of the issue and troubleshooting steps.
Contest: Include customer issue, steps taken, and next actions if available.
Constraints: No strict sentence limit, but use plain language. If no next action is found, leave it out.
Format: Use paragraphs for readability.
C. Role: You are a case documentation assistant,
Task: Write a summary of the support call.
Context: Always describe the customer issue, troubleshooting, and resolution details.
Constraints: The summary should be comprehensive and professional, but there is no limit on length or language style.
Format: Use complete sentences in a narrative style.
Explanation:
According to the Salesforce Prompt Builder Best Practices Guide, an effective prompt must include Role, Task, Context, Constraints, and Format clearly defined ― a structure known as the RTCCF model. The documentation explains: “Prompts should specify the assistant’s role, define a clear task, include context and constraints, and provide output format instructions to ensure predictable and high-quality responses.”
Option A follows this framework precisely. It defines:
Role: The assistant’s identity (“experienced support agent”).
Task: Summarizing case notes.
Context: Customer issue, troubleshooting steps, next actions.
Constraints: Limit of 5 sentences, plain language, include “No next action required” if applicable.
Format: Numbered sentences for clarity.
Options B and C omit critical prompt design elements such as strict constraints or output formatting and therefore do not align with Salesforce’s prompt design standard.
Reference (AgentForce Documents / Study Guide):
Salesforce Prompt Builder Guide: “Prompt Structure Using RTCCF Model”
AgentForce Prompt Template Design Guide: “Best Practices for Summarization Prompts”
Salesforce AI Prompt Engineering Study Guide