> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/de/form-management/form-designer/answers/answer-properties/berichterstellung-exportieren.md).

# Berichterstellung / Exportieren

Die Reporting-/Export-Eigenschaften ermöglichen es Ihnen festzulegen, wie Ihre Antwort während der Verarbeitung behandelt wird [exportiertes](/de/form-management/data-export/data-exports.md). Dies hilft Ihnen, Ihren Export basierend auf den gesammelten Daten so weit wie möglich zu optimieren&#x20;

## 🔅 Reporting-/Export-Eigenschaften

* **`Reporting-Alias`** Alias, der für [Reporting](/de/form-management/reports.md) statt des Textlabels.
* **`Reporting-Wert`**&#x65;rmöglicht es Ihnen, einen Wert für jede Ihrer auf Auswahl basierenden Antworten festzulegen, den Sie in Ihrer bevorzugten statistischen Anwendung verwenden können. Reporting-Werte werden von ngSurvey automatisch in fortlaufender Reihenfolge gesetzt. Diese Reporting-Werte werden exportiert und jeder Antwort als SPSS-Label in Ihrer zugewiesen [SPSS-Export](/de/form-management/data-export/data-exports/spss-sav.md).&#x20;
* **`Reporting-Typ`** ermöglicht es Ihnen, einen Typ für Ihre textbasierten Eingabeantworten festzulegen, der in Exportmodulen wie [SPSS](/de/form-management/data-export/data-exports/spss-sav.md).

{% hint style="info" %}
Es ist möglich, alle Reporting-Werte und Aliase aus dem Variablen-Editor Ihrer Frage zurückzusetzen oder anzuzeigen.![](/files/be0424e821c3b57a54fd5938fe41d04847d7d3f7)&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ngsurvey.com/de/form-management/form-designer/answers/answer-properties/berichterstellung-exportieren.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
