# Reporting / Exports

The reporting / export properties let you define how your answer will be handled while being [exported](/form-management/data-export/data-exports.md). This will help you optimize as much as possible your export based on the data that you have collected&#x20;

## 🔅 Reporting / Export properties

* **`Reporting alias`** alias that can be used for [reporting](/form-management/reports.md) instead of the text label.
* **`Reporting value`**&#x6C;et you define a value for each of your selection based answer that you can use in your favorite statistical application. Reporting values will automatically be set by ngSurvey in sequential order. These reporting values will be exported and assign to each answer SPSS label on your [SPSS export](/form-management/data-export/data-exports/spss-sav.md).&#x20;
* **`Reporting type`** let you define a type for your text based entry answer that will be used in export modules like [SPSS](/form-management/data-export/data-exports/spss-sav.md).

{% hint style="info" %}
Its possible to reset or view all the reporting values and aliases from your question variable editor.![](/files/EI4GWGVJJ7SKnpK0YP3Z)&#x20;
{% endhint %}


---

# 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/form-designer/answers/answer-properties/reporting-exports.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.
