# Add standard design elements

You must have configured a data source and designed a query to refine the data to add a standard design element.

Follow this process to add design elements to a report.

1. If you have not already done so, click the **Structure** tab in the upper right pane.

   If the **Data** tab is selected, you will be unable to edit the attributes or styles of any report elements.
2. Click the design element you want to add, then drag it into the report band that you want to add it to, roughly in the position where you want it to appear.

   Once the element is placed, it will change from a grey shape to a transparent element with an inline label and blue resize handles.
3. Click the resize handles and drag them out to the desired dimensions.
4. If necessary, click the center of the element and drag it to a different location within the layout band.

   You cannot drag an element from one band to another. If you want to move something to a different band, you must cut and paste it. Dragging an element toward the bottom of the band will increase the size of the band.
5. With the new report element selected, examine the options in the **Attributes** and **Style** panes and make any necessary changes or customizations.

   Any changeable aspect of a report element can be changed through these two panes. For a complete reference that explains every property of every element, consult the [Element Attributes Reference](https://github.com/pentaho/documentation/blob/main/PDIA/9.3/PRD/Report%20Designer%20Attributes%20Reference/Attributes%20reference%20cp%20\(PRD\)=GUID-B6BFEC05-02AB-4F05-A0B6-3FEB7A137151=4=en=.md) and [Style Properties Reference](/pba-report-designer/9.3-report-designer/style-properties-reference.md) sections of this section.
6. To delete an element, click to select it, then press the Delete key, or right-click the element and select **Delete** from the context menu.

You should now have a properly sized and placed report design element containing the data and options you specified in the **Style** and **Attributes** panes. Any of the changes you made in this process can be revisited to further customize the new element.


---

# 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-standard-design-elements.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.
