# Page Flair Group

## Overview

![Page Flair Group Editor view with all groups visible](/files/-MX97EHtKoDLUU4Auylo)

![Page Flair Group with page title and description visible](/files/-MX97ZmUtw8RyMhvJWq3)

![Page Flair Group with page title, description, and toggle tabs visible](/files/-MX97oJNV3riJSoJc2hz)

![Page Flair Group with image banner, page title, description, and toggle tabs visible](/files/-MX98WvzAjgQpNq-cVgF)

This page-level group includes a collapsible image banner, title, description, and toggle tabs. This group should be used when you want to further customize a page.

## Structure

* This group will come with some page templates only.
* **Group PLACEHOLDER** above **Group Collapsible Main page title** is the image banner placeholder group and it is hidden by default. To show the banner, select the group and make it visible by checking the box for *This element is visible on page load*. To customize, change the group's style to an empty style. Change the background of the group by selecting a background type and entering the relevant fields.

![Select empty style](/files/-MX99x5PG_pmomUArDzd)

![Choose a background type](/files/-MX9A9leGmzmS8_aIRuR)

* Show or hide the page title and description by selecting **Group Responsive content container** and checking/unchecking the box for *This element is visible on page load*.
* Show or hide the toggle tabs by selecting **Group Collapsible Toggle Tabs** and checking/unchecking the box for *This element is visible on page load*.

{% hint style="info" %}
The tab elements are within a single-celled horizontal scroll repeating group called **"RepeatingGroup scrolling (do not change)"**. Please do not alter or remove this repeating group; it is used to create the horizontal scroll functionality on mobile.&#x20;
{% endhint %}


---

# 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-pages-and-modules/pages/page-flair-group.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.
