---
title: "Add an Approval Step"
description: "Add a step to a workflow's approval chain and set up everything about how it approves: who signs off, conditions that skip the step unless they're met, how many approvers must agree, and whether decisions need an e-signature. Everything saves as you go."
category: "Routing & approvers"
updated: 2026-08-27
canonical: https://approvethis.com/docs/manuals/add-approval-step
---

# Add an Approval Step

An approval chain rarely stays as simple as one person signing off. On the Workflow canvas you can insert a step, name the approvers it routes to, gate it behind conditions so it only runs on the requests that warrant it, decide how many approvers have to say yes, and require an electronic signature before the step completes. This guide is for Administrators editing a workflow, and it assumes you already have a workflow open on its canvas. Changes save as you go.

**Who this is for:** an Administrator.

> **Prerequisite:** Sign in as an Administrator.

> **Getting here:** Open the workflow you want to change (sidebar, dashboard card, or search all get you there) and switch to its Workflow tab, where the approval chain is drawn starting from the workflow's trigger. Every step card has a + below it to add the next step; a workflow with no steps yet offers "Add the first step" on the trigger instead.

## Add an approval step and choose who approves it

A new step is only as useful as the people attached to it, and a single request often needs sign-off from more than one person. Adding approvers here defines exactly who the step routes to.

1. Sign in as the Administrator who maintains the workflow.
2. Click **Add a new step below this one** to insert a step into the approval chain.

   ![Click Add a new step below this one to insert a step into the approval chain.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s1-01.png)

3. In **Search for an approver**, type the name of the person who should approve at this step — the example uses `Sam Porter`.

   ![In Search for an approver, type the name of the person who should approve at this step — the example uses Sam Porter.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s1-02.png)

4. Click the person you searched for in the results (**Sam Porter** in the example screenshots).

   ![Click the person you searched for in the results (Sam Porter in the example screenshots).](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s1-03.png)

5. Search again in **Search for an approver** for the next approver you want on this step, such as `Priya Raman` in the example.

   ![Search again in Search for an approver for the next approver you want on this step, such as Priya Raman in the example.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s1-04.png)

6. Click that person in the results to add them alongside the first approver (the example adds **Priya Raman**).

   ![Click that person in the results to add them alongside the first approver (the example adds Priya Raman).](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s1-05.png)


> **Success cue:** Both approvers are listed on the step, with **Priya Raman** showing as the second one added.

## Add a condition so the step only runs when it matters

Some approvals only need a human when the numbers get big. Conditions keep the step out of the way on routine requests: the step is skipped unless all of its conditions are met.

1. Click **Conditions** to open the step's condition rules.

   ![Click Conditions to open the step's condition rules.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s2-01.png)

2. Click **Add Condition** to start a new rule.

   ![Click Add Condition to start a new rule.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s2-02.png)

3. Choose the request field the rule should test from **Field** — e.g., **Budget**.

   ![Choose the request field the rule should test from Field — e.g., Budget.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s2-03.png)

4. Choose how the field should be compared from **Operator**, such as **Greater than**.

   ![Choose how the field should be compared from Operator, such as Greater than.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s2-04.png)

5. In **Value**, enter the threshold the field is compared against; the example uses `1000`.

   ![In Value, enter the threshold the field is compared against; the example uses 1000.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s2-05.png)

6. Click **Add Condition** to save the rule onto the step.

   ![Click Add Condition to save the rule onto the step.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s2-06.png)


> **Success cue:** The saved rule appears on the step, reading **Budget Greater than 1000** in the example.

## Set the approval requirement and signature rules

With several approvers on one step, you decide whether every one of them has to respond or a majority is enough, and whether their decision must carry a signature. Requiring an e-signature means approvers sign — drawn or typed — before the step can complete.

1. Click **Settings** to open the step's approval options.

   ![Click Settings to open the step's approval options.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s3-01.png)

2. Click **Majority must approve** to set the approval requirement for the step.

   ![Click Majority must approve to set the approval requirement for the step.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s3-02.png)

3. Click **Require E-Signature** so approvers must sign electronically before the step completes.

   ![Click Require E-Signature so approvers must sign electronically before the step completes.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s3-03.png)

4. Click **Close** to return to the canvas.

   ![Click Close to return to the canvas.](https://approvethis.com/docs-assets/manuals/add-approval-step/screenshots/add-approval-step-s3-04.png)


> **Success cue:** The step now shows its approval requirement as **Majority**.
