Create an audit report template in classic formats

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • 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.
      Table 1. Audit report template form
      Field Value
      Name Name of the audit report template.
      Type Type 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 default Option that indicates that this template is used as the default template for all KB articles.
      HTML HTML code. When you select the HTML option, you can add the HTML code in the audit report template as shown in the following example:

      HTML code for audit report template.

      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:

      Script code for audit report template.

      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:

      XML code for audit report template.

    4. Select Submit.
      The audit report template is displayed in the list view as shown in the following example:

      Audit report template.

      You can use the audit report template to display data according to the defined format in an audit report.