# Search Bar Page

## Overview

![](https://1483599141-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LbzMeM9XfnblRd78nga%2F-MVsSfy2VdEnGFLGYT-u%2F-MVsUPGEqq9x93KkJg5C%2Fimage.png?alt=media\&token=74637d6c-d512-4dfb-9db2-544d710a1794)

Responsive layout for a generic search page with a search bar at the top. Includes common filter options in a focus group. No workflows are associated with this block.

## Structure

* When this page is added to your app, it will come with two main groups:
  * **Blocks container 860 (do not rename)**\
    This group contains the responsive settings for all blocks on the page. Any new blocks should be added to this group.
    * This group contains a group called **Group Main search and filters**. For more information on how to customize the search bar, please [click here](https://docs.airdev.co/canvas-pages-and-modules/v/3.0.0/modules/single-input-search-bar-and-filter-group).
* This page comes with one popup:
  * **Popup Hidden Variables** contains two groups:
    * **var - Website object**\
      This group stores the website object (e.g., app name, primary color, and etc.)
    * **var - dummy data**\
      A placeholder group in case you want to use any hidden variable groups later.
    * **var - page tab**\
      This group stores the name of the tab (of type `text`) that the user is currently viewing.&#x20;
* This page will come with one reusable element:&#x20;
  * [**header**](https://docs.airdev.co/canvas/canvas-functionality/reference/reusable-elements/header)
  * [**filters\_template**](https://docs.airdev.co/canvas-pages-and-modules/v/3.0.0/reusables/applyfilters)

## How to set up

* For more information on how to customize the search bar, please [click here](https://docs.airdev.co/canvas-pages-and-modules/v/3.0.0/pages/search-bar-page).


---

# 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/search-bar-page.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.
