# Feedback / Contact Popup

## Overview

![](/files/NvkejmHBdKrL1qNodWTr)

This popup should be used when you want to collect user feedback or enable users to contact another user such as the App Admin.

## Structure

* This popup includes a collapsable description text, multiline input, and two buttons.
* Clicking on **Group close (feedback)**, **Button Cancel**, and **Button Submit** will close the popup.

## How to set up

* Show or hide **Group collapsible text**
* Update text elements copy
* Add workflows to **Button Cancel** and **Button Submit**
* Add a workflow on the page to show **Popup feedbackPopup**


---

# 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.1/canvas-library/popups/feedback-contact-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.
