# Add report elements

Most report elements can easily be added by dragging and dropping them from the **Palette** or the **Data** pane to one of the layout bands. In some cases, there are a few extra details that you should know before you dive into report creation. Certain sections below may apply to your project.

**Note:** You should resist the temptation to overlap elements in Report Designer. While the output may seem appropriate in the Preview window and in some kinds of report output, the HTML and Excel output formats will have unusual problems.

For information on adding report elements, see the following topics:

* [Report layout types](/pba-report-designer/10.2-report-designer/add-report-elements-in-report-designer-cp/report-layout-types.md)
* [Add standard design elements](/pba-report-designer/10.2-report-designer/add-report-elements-in-report-designer-cp/add-standard-design-elements.md)
* [Align elements](/pba-report-designer/10.2-report-designer/add-report-elements-in-report-designer-cp/align-elements.md)
* [Add bands](/pba-report-designer/10.2-report-designer/add-report-elements-in-report-designer-cp/add-bands.md)
* [Create sub-reports](/pba-report-designer/10.2-report-designer/add-report-elements-in-report-designer-cp/create-sub-reports.md)
* [Placing inline and banded sub-reports](/pba-report-designer/10.2-report-designer/add-report-elements-in-report-designer-cp/placing-inline-and-banded-sub-reports.md)
* [Refer to report elements by name or column position](/pba-report-designer/10.2-report-designer/add-report-elements-in-report-designer-cp/refer-to-report-elements-by-name-or-column-position.md)
* [Create a table of contents](/pba-report-designer/10.2-report-designer/add-report-elements-in-report-designer-cp/create-a-table-of-contents.md)
* [Create an index](/pba-report-designer/10.2-report-designer/add-report-elements-in-report-designer-cp/create-an-index.md)


---

# 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/10.2-report-designer/add-report-elements-in-report-designer-cp.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.
