# Dashboard Designer

- [Create an HR Recruitment Dashboard Using BDB Dashboard Designer](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/dashboard-designer/create-an-hr-recruitment-dashboard-using-bdb-dashboard-designer.md): The HR Recruitment Dashboard provides a visual overview of the hiring funnel and key talent metrics for managers to monitor performance and guide staffing decisions.
- [Build a Real-Time Feedback Analysis Dashboard Using API Ingestion and WebSocket](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/dashboard-designer/build-a-real-time-feedback-analysis-dashboard-using-api-ingestion-and-websocket.md)
- [Create a Candidate Dashboard Using the Designer Plugin](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/dashboard-designer/create-a-candidate-dashboard-using-the-designer-plugin.md)
- [Create a Restaurant Analysis Dashboard Using the Designer](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/dashboard-designer/create-a-restaurant-analysis-dashboard-using-the-designer.md): Create an interactive Restaurant Analysis Dashboard in BDB, connecting visualizations to parameterized queries and dynamic filters.
- [Create a Sales Analysis Dashboard Using a Custom Chart and Flat File](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/dashboard-designer/create-a-sales-analysis-dashboard-using-a-custom-chart-and-flat-file.md): Creating a Sales Analysis Dashboard
- [Create a Sales Analysis Dashboard](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/dashboard-designer/create-a-sales-analysis-dashboard.md): Visualize sales data using a Data Store as the primary input source.


---

# 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.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/dashboard-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.
