> 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/5.0/canvas-library/popups/message-popup.md).

# Message Popup

Use this to display information, welcome, and warning messages.

## Overview

![](https://2198874353-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9ObHjihY6fQvg2Mkyk5w%2Fuploads%2FPa0NkmoUuMYLp9v2vTfU%2F92.png?alt=media\&token=814d06e1-d8bd-4a73-8e82-0716e87d9c92)

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**
