Attach and share article guidance
Summarize
Summary of Attach and share article guidance
The Attach and share article guidance in ServiceNow Australia release helps customer service agents by recommending relevant knowledge articles based on the case short description. Agents can view these articles in a card or detailed view and share selected articles via comments, work notes, or email. This guidance streamlines providing customers with helpful information directly from the case workspace.
Show less
Key Features
- Article Recommendations: Articles are suggested based on case text relevancy and displayed with scores indicating match quality.
- Card and Detail Views: Agents can quickly scan article summaries in cards or read full content in the detail view.
- Sharing Actions: Primary and secondary actions allow agents to attach articles and add links in comments, work notes, or emails. Actions are configurable by system administrators.
- Dialog Experiences: Two interaction modes exist—modeless dialogs allow simultaneous interaction with the case page, while modals require completing the sharing action before proceeding. Administrators configure which experience applies per record page.
- Public vs. Private Articles: Articles with a lock icon are private and cannot be shared with customers; sharing options are limited accordingly. Public articles can be shared freely.
- Extension Point for Customization: The KnowledgeGuidanceUserResolver extension point enables business units to customize how primary requesters and sharing actions are determined based on case context.
Sharing Actions Explained
- Attach and Add Link in Comment: Attaches the article to the case and inserts a link in a comment visible externally. Modal experience requires posting the comment before continuing; modeless allows multitasking.
- Add Link in Work Note: Attaches the article and inserts a link in a private work note. Behavior differs between modal and modeless dialogs as above.
- Attach and Add Link in Email: Attaches the article to the case and inserts a link in an email body. Email templates may auto-fill fields. Modal and modeless dialog behavior varies similarly.
Practical Benefits for ServiceNow Customers
- Enhances agent productivity by providing contextual knowledge recommendations directly within the case workspace.
- Improves customer communication by enabling easy sharing of relevant knowledge articles through multiple channels.
- Supports compliance and security by differentiating between public and private knowledge articles and limiting sharing accordingly.
- Offers flexible user experience with configurable dialog modes aligned to workspace design and agent preferences.
- Allows customization to align article sharing logic with organizational structures and case scenarios via extension points.
The Attach and share article guidance recommends relevant knowledge articles to customer service agents and enables them to share the selected articles in comments, work notes, or email.
Public and private knowledge articles recommendations for case records
Some knowledge articles that appear in the search results display a lock icon in the upper left corner. The presence or absence of the lock icon determines the audience for the article and how an agent can share the article.
The KnowledgeGuidanceUserResolver extension point is shipped with the base system. This extension point allows business units (BUs) to return the requester and primary action based on their logic by creating
the implementation in this extension point. You can create an implementation by selecting the Create Implementation link in the KnowledgeGuidanceUserResolver extension point. The
CSMKnowledgeGuidanceUserResolver implementation for the Case table and its extended tables is shipped with the base system. This implementation identifies the primary requesters for a case record based on the
Contact, Partner Contact, Consumer and Internal user fields in the Case table. The primary action is determined based on the channel type of the case record.
- Lock icon
- Agents can’t share locked articles with customers as the customers do not have access to these locked article. The Attach and add link in email and Attach and add link in
comment actions are not available when a lock icon is present on a guidance card. The following table shows the primary and secondary actions in preview and detail view on the guidance card:
Table 1. Primary and secondary actions in preview and detail view on the guidance card Action type Description Preview Primary actions The default primary action is Read article. Secondary actions Detail view Primary actions The default primary action on the guidance card is Read article in full view. Secondary actions - No lock icon
- Agents can share these articles with both customers and internal users. The following table shows the primary and secondary actions in preview and detail view on the guidance card:
Table 2. Primary and secondary actions in preview and detail view on the guidance card Action type Description Preview Primary action The default primary action by channel: Secondary actions (available in the more options menu) Detail view Primary action The default primary action: Secondary actions (available in the more options menu)