# Confirmation Popup

## Overview

A confirmation popup that asks the user to approve the requested action. <br>

![](https://576109535-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbzMeM9XfnblRd78nga%2F-LsxpLcBJqfiQqM9j2El%2F-LsxrAeRtXk-G6HUNuAW%2FScreen%20Shot%202019-11-05%20at%203.18.14%20PM.png?alt=media\&token=97ab8ddc-be18-4496-820a-2c2c51ed667d)

## Structure

* This popup includes a title, message, cancel button, and delete/confirm button.
* Click `Group close (confirm)`, `Button CANCEL`, and `Button DELETE` to close the popup.

## How to set up

* Add workflow to `Button DELETE`
* Add a workflow on the page to show `Popup confirmPopup`
