# Vertical Scroll Popup

## Overview

![](https://1633175017-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSxXQuy9qhgrmawSEYdMH%2Fuploads%2FsjMtYuDrSa1n5YoA0qJc%2F95.png?alt=media\&token=7af96b64-ee90-4b4e-a15a-94fbc4e70679)

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.airdev.co/canvas/4.2/canvas-library/popups/vertical-scroll-popup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
