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

Document Approval template

Build an application in App Engine Studio (AES) using the Document Approval template to manage the approval of documents in your organization.

To use the Document Approval template, install this application from the ServiceNow Store.

Image omitted: template-document-approval.png
Document Approval template

A document approval app enables your users to quickly create and use document approval workflows. Document owners and submitters can upload documents needing approvals and check the progress on those approvals. Designated approvers can approve, reject, or return documents with comments.

Admins can use the document approval application to create different workflows for different document types.

This app template is an ideal way to quickly and efficiently make your internal workflows for processing documents. Document owners and submitters can upload a document needing approval to a portal using simple upload functionality that automatically sends submissions through a unique workflow. Once a document has been received, submitters follow the progress of their documents while designated users approve, reject, or return their document for edits. Both submitters and approvers use comments to add notes and feedback to the submission, which is stored in the system for future reference. To give this app even more variety, admins can create unlimited workflows that are customized for each document type and user that allows for multiple stages and approvers depending on what the document category requires.

Image omitted: template-doc-approval.png
Document Approval template

For more information on creating an application using a template, see Create your app using an application template.

Parent Topic:Available templates

Document Approval template contents

The following tables, experiences, automated workflows, and roles are included in the Document Approval template for App Engine Studio (AES).

Tables in the Document Approval app template

Table label \[name\]Description
Document Approver Table\[x\_ <company-code>\_ <document\_approver>\]Tracks document approvers, their comments, and state of a document.
Document Approval Category Table\[x\_ <company-code>\_ <document\_approval\_category>\]Tracks the category of document approval requests.
Document Approval Table\[x\_ <company-code>\_ <document\_approval>\]Tracks the document approval requests.

Experiences in the Document Approval app template

ExperienceExperience typeDescription
Document Approval | Default viewFormForm for creating a document approval request.
Document Approval | PortalFormSimplified form for creating a document approval request.
Document Approval Category | Default viewFormForm to attach a flow to a document approval record.
Document Approval Category | WorkspaceFormForm to attach a flow to a document approval record.
App name WorkspaceWorkspaceMain document approval app workspace, where users can upload documents, check the status of an approval, edit documents, and view their submissions in the workspace. Approvers can view assigned approvals, view previous submissions, and approve or reject submissions.
Document Approver | WorkspaceFormForm for assigning document approvers to records.
Document Approval | WorkspaceFormForm for creating a document approval request.
Document Approver | Default viewFormApprovers can view assigned approvals and approve or reject submissions.
App name PortalPortalMain portal for people to submit documents for approvals and manage previous submissions.
Document Approval Mobile ExperienceMobile experienceMobile app that employees and managers can use to check the status of an approval, approve or reject documents, and view submissions using your organization's iOS or Android app.

Automated workflows in the Document Approval app template

Workflow nameWorkflow typeDescription
Document Approval - Master FlowFlow - recordExecuted when a new document approval record is submitted. It then retrieves the flow to be executed from the document category and executes it.
Document Approval NotificationEmailNotifies users of changes to their document approvals.
Single Stage ApprovalFlowAllows for the user's manager to be the approver, with basic email notifications being generated on approval, return, or rejection.

Roles in the Document Approval app template

Role title \[name\]DescriptionContains roles
Approvers\[x\_<company-name>\_ <document\_approval\_app>.approver\]Approvers can create, read, delete all documents, and read document approval category data.Create, Read \(all\), Edit \(all\)
Admins\[x\_<company-name>\_ <document\_approval\_app>.admin\]Admins can create, read, write, and delete in the Document Approval \[x\_ <company-code>\_ <document\_approval>\] and Document Approval Category \[x\_ <company-code>\_ <document\_approval\_category>\] tables.Create, Read \(all\), Edit \(all\), Delete \(all\)
Submitters\[x\_<company-name>\_ <document\_approval\_app>.submitter\]Submitters can create documents, read their own documents, edit their own documents when status is not submitted and delete their own documents. They can also read data from document approval category.Create, Read \(own\), Edit \(own when status is not submitted\), Delete \(own\)