# Report Builder

## 📊 What is a report builder ?

The reports builder let you build your own reports to analyze the respondent answers.

You can build your report using one or more of the following report items or use the [default report](/form-management/reports/default-report.md).

* [Graph chart](/form-management/reports/report-builder/report-items/bar-chart.md)
* [Free text](/form-management/reports/report-builder/report-items/free-text.md)
* [Sentiment index](/form-management/reports/report-builder/report-items/sentiment-index.md)
* [Net Promoter Score®](/form-management/reports/report-builder/report-items/net-promoter-score-r.md)
* [Historical trends](/form-management/reports/report-builder/report-items/historical-trends.md)
* [Cross tabulation](/form-management/reports/report-builder/report-items/cross-tabulation.md)
* [Ranking report](/form-management/reports/report-builder/report-items/ranking-report.md)
* [Constant sum report](/form-management/reports/report-builder/report-items/constant-sum-report.md)
* [T.U.R.F](/form-management/reports/report-builder/report-items/t.u.r.f.md)
* [Tag clouds](/form-management/reports/report-builder/report-items/tag-clouds.md)
* [Language chart](/form-management/reports/report-builder/report-items/languages-chart.md)

{% hint style="info" %}
A default pre-generated report with the most common charts is provided with all your surveys&#x20;
{% endhint %}

## ➕ Creating a new report

To create a folder click on the **Add new report** button.

![](/files/-MBXnHljLdEw34p7wOpM)

## 🔅 Report properties

* **`Report name`** Display name of the report.
* **`Default`**&#x77;ill replace the default built in report provided by ngSurvey for this survey.
* **`Page layout`** defines how the report should be rendered. Auto will automatically layout the report items as a flow layout. Any other layout (A4, A3, B4, Letter, Legal) will allow you to place your report items freely on the design surface giving your full control on the look and feel of your report.
* **`Share report`** with anonymous users through a web link.
* **`Result filtering`** grant the shared report the ability to create and filter out results dynamically.
* **`Access password`** sets a password for the shared web link.


---

# 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.ngsurvey.com/form-management/reports/report-builder.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.
