# Default Report

## 📊 What is the default report ?

The default report is the report that is automatically generated by ngSurvey. It will include all the questions or answers of your survey with the [report items](/form-management/reports/report-builder/report-items.md) matching your survey questions.&#x20;

We can choose what type of report items to include the report be it charts or text based content from respondent text entries.&#x20;

<figure><img src="/files/0AlmJWpISDvFqbzMglmi" alt=""><figcaption></figcaption></figure>

While the default report cannot be customized we can create a new report using the [report builder](/form-management/reports/report-builder.md) or clone the default report and customize the cloned report with our own report items. \
\
To clone the default report you can use the clone report option in the report tree.

<figure><img src="/files/sh1h3TXogfd4CaSpwYcB" alt=""><figcaption></figcaption></figure>


---

# 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/default-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.
