Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create an audit report template in classic formats

Create an audit report template to generate an audit report. If you're an audit developer, you can use either the HTML, Script, or XML format to create an audit report template. You can then use the audit report template to display data in an audit report.

Before you begin

Role required: sn_audit.developer

Procedure

  1. Navigate to All > Audit > Audit Report > Classic Report Templates.

  2. Select New.

  3. On the form, fill in the fields.

FieldValue
NameName of the audit report template.
TypeType of the audit report template. Available options are:- Script - HTML - XML You can use these formats to generate the audit report template. These templates are used in the audit reports to display data in HTML, Script, or XML format.
Is defaultOption that indicates that this template is used as the default template for all KB articles.
HTMLHTML code. When you select the HTML option, you can add the HTML code in the audit report template as shown in the following example:
Image omitted: html-code-audit-report-template.png
HTML code for audit report template.</td></tr><tr><td>
Script
Script code. When you select the Script option, you can add the Script code in the audit report template as shown in the following example:
Image omitted: script-code-audit-report-template.png
Script code for audit report template.</td></tr><tr><td>
XML
XML code. When you select the XML option, you can add the XML code in your audit report template as shown in the following example:
Image omitted: xml-code-audit-report-template.png
XML code for audit report template.</td></tr></tbody>
  1. Select Submit.

    The audit report template is displayed in the list view as shown in the following example:

Image omitted: html-audit-report-template.png
Audit report template.
You can use the audit report template to display data according to the defined format in an audit report.

sndocs is an independent community mirror and is not affiliated with or endorsed by ServiceNow.

ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other countries. Other company and product names may be trademarks of the respective companies with which they are associated.

© 2026 ServiceNow, Inc. All rights reserved.

Documentation content is redistributed under the Apache License 2.0 from the ServiceNowDocs repository.