Download the manifest file
Install ServiceNow Document designer manifest file. This add-in should be enabled for customizing the reports and Microsoft Word templates, according to your business needs.
About this task
An Office add-in manifest file is an XML (or JSON for unified manifests) file that describes an add-in to Microsoft Word, including its name, ID, version, and permissions. It specifies how the add-in integrates with Microsoft Word, such as defining custom UI elements like ribbon buttons and the HTML files for its UI.
Starting withDigital Resilience Incident Reporting, version 22.3.0, the manifest of the Document designer add-in is merged with the manifest of the Microsoft 365 reporting add-in. As a result, when you side-load the Document designer with Word add-in, the Add Content and Manage Content icons (that previously shipped only with the Microsoft 365 reporting add-in) are now available in the same task pane in a Microsoft Word document as shown in the example.
You can use the icons to insert Microsoft 365 reporting items into a Microsoft Word template without installing a second add-in.
Before you begin
Role required: sys_admin
- sn_grc_doc_design
- sn_outlook_addin
Procedure
What to do next
To build the Microsoft Word template using the add-in, see Build the Microsoft Word template using the add-in.
For detailed instructions on how to deploy the manifest file, see the Deploy add-ins in the Microsoft 365 admin center [KB1307378] article in the Now Support Knowledge Base.
To configure the HTTP response headers for add-in for Microsoft Word in the browser, see the Response header resolution [KB1434453] article in the Now Support Knowledge Base.