smart-documents
Installation
SKILL.md
Smart Documents
Overview
This skill provides a structured approach to managing smart documents in ServiceNow Document Intelligence. It helps you:
- Create and manage document records in
sn_doc_managementwith full lifecycle tracking - Configure document templates in
sn_doc_templatewith reusable structures for common document types - Implement version control using
sn_doc_versionto track document revisions and maintain audit history - Set up approval workflows via
sn_doc_approvalandsysapproval_approverfor document review and sign-off - Define merge fields in
sn_doc_merge_fieldfor automated content generation from ServiceNow data - Manage document distribution through
sn_doc_distributionfor controlled sharing and delivery
When to use: When creating standardized documents (policies, SOPs, contracts, compliance reports), when documents require version control and approval before publication, or when generating documents with dynamic data from ServiceNow records.
Plugin required: com.sn_doc_intelligence