# Overview

We are excited to introduce the Brand-new Reports feature that offers enhanced capabilities, improved performance, and a more intuitive design.

* **Integrated Journey:** For all your needs to create reports go to [Reports](/product/analysing-your-data/reports.md), within the Analyze module. The report creation provides you with multiple options. The reports can be built ***using a model***, or ***directly from a table in your warehouse***. You can also build reports by ***writing SQL queries*** and on top of it create visualizations.
* **Report Builder UI**: Intuitive drag-and-drop interface for easy report creation. The UI has been structured so as to provide you with multiple options in one place. Read more about the layout [here](/product/analysing-your-data/reports/build-using-tables/layout-and-options.md).
* **Tabs in Reports**: In Reports we have the concept of tabs. It enables you to create multiple related analyses in multiple tabs and have that in a single report. It comes in handy when you want to create multiple analyses from the same model or table.
* **Visualization Options**: Bring data to life with various chart types. You can build visualizations on your data quickly. Read more about the supported visualizations [here](/product/analysing-your-data/reports/build-using-tables/visualizations.md). The [Pivot chart ](/product/analysing-your-data/reports/build-using-tables/visualizations/pivot.md)has been completely redesigned. You can now pivot on more than one dimension (categorical data) in rows and columns of the Pivot chart.
* **Explore your data** with filters, table calculations, variables, custom analysis, and more advanced features.
* **Other features**: Share, export, and embed reports for collaborative decision-making. Securely Embed reports to your applications or webpages.


---

# 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.sprinkledata.com/product/analysing-your-data/reports/overview.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.
