# Verification Gate

### Verification Gate

An approval gate stops the pipeline and waits for approval either from a human user or from a computer based on data from a supported plugin.

You can add a **Verification** Gate after creating a pipeline to the application. To add a **Verification Gate** follow the steps below:

If you haven’t created an application already,  click [**here**](https://docs.opsmx.com/release-history/previous-releases/isd-4.0/knowledgebase/manage-application/create-an-application)**.**

If you haven’t created your pipelines yet, click [**here**](https://docs.opsmx.com/release-history/previous-releases/isd-4.0/knowledgebase/manage-pipelines/create-a-pipeline)**.**

1. From the [**Application dashboard**](https://docs.opsmx.com/user-guide/dashboard/application-dashboard), select your application name which you need to edit a pipeline. Click **Three dots** at end of the application name and then select "[**Edit Pipeline**](https://docs.opsmx.com/user-guide/manage-pipelines/edit-pipeline)" as shown in the image below.

![](https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2F3BF9WQnYyzNG88QcxpSz%2Fimage.png?alt=media\&token=07ce2fe1-6fb9-425e-a9a7-2b55bf06fe7e)

2\.  The **Pipelines** page appears, where you need to add the Approval Stage. Click [**Add Stage**](https://docs.opsmx.com/user-guide/manage-pipelines/add-stage)**,** select **Verification** from the **Type** drop-down as shown in the image below.

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FEN04O9jHTG5e6Euf9FDt%2Fverification1.png?alt=media&#x26;token=de1068b6-fc64-435d-97bc-9881b4a761ee" alt=""><figcaption></figcaption></figure>

3\.  The **Verification Configuration** page appears. You need to configure the verification gate with the attributes as shown in the image below:

<figure><img src="https://2047464521-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MBEa1hoX6SqpDj-ymNs%2Fuploads%2FuQuNLUmOnPy6KSqZ6byi%2Fverification2.png?alt=media&#x26;token=f47818c2-1562-4218-88dc-132e928d7618" alt=""><figcaption></figcaption></figure>

* **Verification configuration attributes**&#x20;
  * **Environment**: Select your environment from the drop-down menu&#x20;
  * **Log Template**: Select or Create Log Template&#x20;
  * **Metric Template**: Select or Create Metric Template&#x20;
  * **LifeTime**: Minutes to let the analysis run before making a final determination
  * **Marginal Score**: If the score is equal to or higher than the Marginal but lower than the Pass Score, **Review** status is shown in the Analysis screen
  * **Pass Score**: If the Score equal to or higher than Pass Score, the stage will Pass
  * **Baseline Real Time**: Start time of stage execution will be taken as Baseline Start time
  * **Baseline Start Time**: Baseline Start Time for the analysis
  * **Canary Real Time**: Start time of stage execution will be taken as Canary Start time
  * **Canary Start Time**: Canary Start Time for the analysis

6\.  Click **Save changes** and the Verification Gate is added to your pipeline.
