# Add a report from Report Designer

Use these steps to add a report created with Report Designer.

1. Select a panel in the Dashboard Designer.
2. Click the **Insert** icon and choose **File**.

   A browser window opens.
3. Locate the appropriate report file.
4. Click **Select** to place the report inside the dashboard panel.

   Pagination control arrows at the top of a report allows you to scroll through long reports. Notice that the report file name, `Inventory.prpt`, appears under **Content** in the dashboard edit pane in the sample below. This sample report contains parameters. You can enter values manually and link them to a dashboard filter in the text boxes under **Source**. When the report renders again, the parameter value(s) you entered are included in the report.

   ![Sample report in dashboard](/files/fyd5jHBtyOPiJ9n0pXEK)

   **Important:** If you choose a Report Designer file to place in a dashboard, but do not supply values for required parameters, the report will show up blank.


---

# 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/9.3-analytics/pentaho-dashboard-designer-cp/creating-dashboards/add-a-report-from-report-designer.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.
