# Self-service Report

- [Creating a Report by Uploading a CSV to Data Sandbox](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/self-service-report/creating-a-report-by-uploading-a-csv-to-data-sandbox.md): Self Service Report from CSV
- [Building a Report with a ClickHouse Data Connector](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/self-service-report/building-a-report-with-a-clickhouse-data-connector.md): Create a ClickHouse Data Connector, build a Data Store on top of it, and design a Business Report with advanced analytics using that Data Store.
- [How to Create a Self-Service Report from the Homepage (Excel/CSV)](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/self-service-report/how-to-create-a-self-service-report-from-the-homepage-excel-csv.md)
- [Creating a Report by Uploading an Excel](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/self-service-report/creating-a-report-by-uploading-an-excel.md): This guide demonstrates how to create a Self-Service Report and leverage its complete range of features — from dataset creation and preparation to advanced data visualization and analysis.
- [Report Creation based on a Data Connector-based Data Source as the Input Source](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/self-service-report/report-creation-based-on-a-data-connector-based-data-source-as-the-input-source.md): Creating Interactive Reports: Connecting Data Sources, Building Data Stores with SQL, Configuring LOVs, and Visualizing Data with Calculated Fields, NLP Search, and Live Refresh.
- [Create an Interacting Report Using an Excel File](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/self-service-report/create-an-interacting-report-using-an-excel-file.md): Guide to dataset uploading, preparation, and building interactive visual reports using BDB's Data Preparation and Self-Service Report modules.
- [Create a Report based on multiple Data Store](https://docs.bdb.ai/bdb-user-documentation/platform-modules/10.0/how-to-guides-and-tutorials/self-service-report/create-a-report-based-on-multiple-data-store.md): Build reports on Retail Data in BDB using Datastores, standard KPIs, visualizations, and ML features (Segmentation, Anomaly Detection, and Forecasting).


---

# 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/self-service-report.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.
