> For the complete documentation index, see [llms.txt](https://docs.airdev.co/canvas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airdev.co/canvas/4.2/canvas-library/popups/message-popup.md).

# Message Popup

## Overview

![](/files/3Oo3g6AHdWykVTAx8zB0)

A popup that displays a message and a button. Users must click on the button in order to close the popup.

## Structure

* This popup includes a title, message, and button.
* This popup cannot be closed by clicking on 'Esc'.
* Clicking **Button Close** will close the popup.

## How to set up

* Update the data source of the text elements
* Add a workflow on the page to show **Popup messagePopup**
