# Advanced topics

The following topics help to extend your knowledge of Dashboard Designer beyond basic setup and use:

* [Set dashboard parameters](/pba/pentaho-dashboard-designer-cp/advanced-topics/set-dashboard-parameters.md). If you are placing a file inside a dashboard panel, the file may include parameters defined for its content.
* [Use prompts on dashboards](/pba/pentaho-dashboard-designer-cp/advanced-topics/use-prompts-on-dashboards.md). You can use prompts to display a user-selected subset of data.
* [Use data tables in a dashboard](/pba/pentaho-dashboard-designer-cp/advanced-topics/use-data-tables-in-a-dashboard.md). You can display a tabular representation of a database query in a dashboard.
* [Use content linking to create interactive dashboards](/pba/pentaho-dashboard-designer-cp/advanced-topics/use-content-linking-to-create-interactive-dashboards.md). Content linking allows you to associate (link) content in one dashboard panel to content on another dashboard panel.
* [Create Pentaho Dashboard Designer templates.](/pba/pentaho-dashboard-designer-cp/advanced-topics/create-pentaho-dashboard-designer-templates.md) Templates allow you to standardize how you reports are presented.
* [Secure SQL filter function access](/pba/pentaho-dashboard-designer-cp/advanced-topics/secure-sql-filter-function-access.md). You can set up restricted access to a SQL filter for greater control over a database query.


---

# 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/pentaho-dashboard-designer-cp/advanced-topics.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.
