Setting up Quick Text is a quick configuration: enable the feature, build the initial library, organize into folders, share with the team. The work pays back within days as agents adopt the snippets.
- Enable Quick Text
Setup, Quick Text Settings, Enable Quick Text. Without this flag, the feature does not appear in any text publisher.
- Create folders for organization
Setup, Quick Text, Folders. Create folders by team (Tier 1, Tier 2) or by channel (Email Snippets, Chat Snippets). Set sharing on each folder during creation.
- Build the initial library
Create 10 to 15 high-value snippets covering the most common responses: greeting, hold, resolution, escalation, closing, refund confirmation. Each snippet has a Name, Category, Channel, and Body.
- Add merge fields where appropriate
Use {!Contact.FirstName}, {!Case.CaseNumber}, {!Account.Name} to personalize. Test each snippet against a real case to confirm the merge fields resolve correctly.
- Categorize each snippet
Pick from the Category picklist values: Greeting, Refund, Escalation, Closing, Hold, Follow-up. Add new categories through the picklist field metadata if needed.
- Share folders with appropriate teams
Edit each folder's sharing settings. Grant Read to all agents on shared folders, Read/Write to senior agents on Tier 2 folders.
- Pin the Quick Text widget to the Service Console
Add Quick Text to the Utility Bar in the Service Console app. Agents who do not see the widget will not use the feature.
- Communicate the keyboard shortcut
Tell agents the shortcut explicitly: Ctrl-period on Windows, Cmd-period on Mac. Productivity gains scale with shortcut adoption.
Limits where the snippet appears: Email, Chat, Phone, Knowledge, Internal Post, Messaging. Multi-select supported.
Admin-defined picklist tag for filtering. Examples: Greeting, Refund, Escalation, Closing.
The actual snippet text. Supports merge fields, rich text formatting, and HTML in email contexts.
Organizational container with sharing permissions. Required for non-personal snippets.
Configurable in Quick Text Settings. Default Ctrl-period (Windows) / Cmd-period (Mac).
Macro instruction that auto-inserts a specified snippet. Enables Macro + Quick Text combinations.
- Quick Text only works in supported text contexts. Custom fields and many custom Lightning components do not surface the picker without explicit integration code.
- Merge fields resolve at insert time. A snippet that references {!Contact.FirstName} on a case with no Contact resolves to "Hi ," which is unprofessional. Build defensive snippets that work even when context is sparse.
- Channel restrictions filter the picker. A snippet marked Email only does not appear in chat. Mismatched Channel settings cause "where did my snippet go" support tickets.
- Folder sharing is the primary access control. A snippet in a folder the agent cannot read does not appear in the picker. Audit folder sharing quarterly.
- Keyboard shortcuts conflict with browser shortcuts on some operating systems. If Ctrl-period does not work, check whether a browser extension or OS-level binding intercepts it.