# Approval Templates

## What are Approval Templates?

Approval Settings allows setting deadlines for each approval stage to keep everything on schedule, while tracking each asset's approval progress and getting notified when action is needed.

<details>

<summary>By creating and using approval templates, you can:</summary>

* ***Save time:** Instead of setting up a new approval process for each asset, you can reuse pre-made templates.*
* ***Ensure consistency:** Approval templates help ensure all assets of the same type go through the same approval process.*
* ***Improved efficiency:** The approval process is automated and more efficient, helping assets get approved more quickly.*

</details>

👉 Navigate to: click on ‘**Approvals**’ on the left navigation bar (thumbs up icon on the left navigation bar) => Select ‘**Approval Templates**’.

Users can see all the existing approval templates in the account or create a new approval template.

<figure><img src="/files/8VKbuaaUQ0Hexqw3RIXo" alt=""><figcaption><p>Approval Templates Page</p></figcaption></figure>

## How to create new Approval Templates?

👉  In the ‘**Approval Template’** tab, click on the ‘**Create**’ button (plus sign). You will see a pop-up window appear with options to configure the new approval form.

<figure><img src="/files/EATvWceFFRKKPnrLPLZL" alt=""><figcaption><p>Create Approval Templates</p></figcaption></figure>

## Configure the Approval Template

👉  Admins can then customize the appropriate approval process and stages the approval must go through including:&#x20;

<figure><img src="/files/BfPpqzZClUbdmVh5ouEE" alt=""><figcaption><p>Customize the appropriate approval process</p></figcaption></figure>

<table><thead><tr><th width="177">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Owner</strong></td><td>Owner of the approval template workflow</td></tr><tr><td><strong>Template Name</strong></td><td>Name of the approval template workflow</td></tr><tr><td><strong>Stages</strong></td><td>Stage the approval workflow must go through. You can add, delete, and reorder stages in the desired order.</td></tr><tr><td><strong>Versions</strong></td><td>You can specify the specific version of the asset that needs to be reviewed and approved at each stage of the approval workflow</td></tr><tr><td><strong>Reviewers</strong></td><td>People appointed to review and comment on properties during a specific period.</td></tr><tr><td><strong>Approvers</strong></td><td>Who need to review and leave comments on an asset during a particular stage as well as approve the stage and progress it to the next stage of approval.</td></tr><tr><td><strong>Stage Due Date</strong></td><td>Can be set to determine when a particular approval stage is required or due to be reviewed and approved by the approver(s).</td></tr><tr><td><strong>Add External Approver</strong></td><td>Allows you to add users outside your organization to the approval process by entering their emails.</td></tr><tr><td><strong>This Stage Requires Approval</strong></td><td>Set requirements for a specific stage, ensuring assets must be approved at that stage before moving to the next stage.</td></tr></tbody></table>

👉  Admin can create different approval templates to suit different asset types. Using approval templates simplifies the digital asset approval process across your organization, saving time and ensuring consistency.

If you have any questions, don't hesitate to ask, we're always here to help!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.hivo.co/approvals/approval-templates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
