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

# Vertical Scroll Popup

## Overview

![](/files/RC0AFbAKlCPAlRTmlozJ)

This popup contains allows users to scroll through its content.

## Structure

This popup includes the following:

* **Group Main scrollable area** includes the disabled formatting for the text area.
* **RepeatingGroup scroll (Do not change)** is used here to get the scrolling effect. Please do not remove or change.
* Clicking on **Button Cancel** and **Button I agree** will close the popup
* This popup can't be closed by pressing 'Esc'

## How to set up

* Update the data source of the text element
* Add a workflow to **Button I agree**
* Add a workflow on the page to show **Popup verticalScrollPopup**
