# Add bands

Follow this process in order to create a band (formerly called a sub-band in older versions of Report Designer), which allows you to group several report elements into a single area.

1. Drag and drop a **band** element into a layout band.
2. Using the resize handles, change the size of the band to fit your specifications.
3. Drag and drop an existing report element into the new band and position it according to your preference.
4. Drag and drop other elements into the band as necessary.

You should now have a layout band containing several report elements. It can be resized or moved anywhere in its parent band, or cut-and-pasted into another band.


---

# 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.pentaho.com/pba-report-designer/9.3-report-designer/add-report-elements-in-report-designer-cp/add-bands.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.
