# Placeholder Group

## Overview

Use this collapsible group to save space between elements in the editor. Adding placeholder groups to your page is a Bubble design best practice because it makes it easier to add new UI components to your page. Instead of needing to shift elements on the page, you can simply resize the placeholder group to make space for new UI components.

## How to set up

* By default, placeholder groups should be hidden and collapsed. You can hide a **placeholder group** by unchecking the box for *'This element is visible on page load'*.
* Resize the **placeholder group** when you need to add additional UI components to the page. Please make sure that there are no elements overlapping with the placeholder group.


---

# 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/3.7/canvas-library/blocks/placeholder-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.
