# Title Group with Button and Filters

## Overview

This block includes a title, description text, button, and filters. This group should be used when you need to apply additional filters to a repeating group list.

## Structure

* When this block is added to a page, it is placed within a group called ***Blocks container 860 (do not rename)*** on the page. This group contains the responsive settings for all blocks.
* ***Group HeaderWithButtonAndFilter*** group contains the title, add new button, and reusable element [applyfilters](https://docs.airdev.co/canvas-pages-and-modules/v/2.0.0/reusables/applyfilters).


---

# 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/2.0.0/modules/title-group-with-button-and-filters.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.
