> 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/data-encryption/respondent-answers-encryption.md).

# Verschlüsselung von Antworten der Befragten

Sie können jedem Ihrer [textbasierte Antwort](/de/form-management/form-designer/answers/answer-types/creating-new-type/widget/widget-samples/basic-field.md) ein anderes [Datenklassifikation](/de/data-encryption/data-classification.md) je nach der Bedeutung der gesammelten Daten zuweisen. Sie können die Datenklassifizierung für die von Ihnen gewählte Antwort mit dem [Antwort-Eigenschaften](/de/form-management/form-designer/answers/answer-properties.md) Seite finden.

![](/files/7cdde36a0473c3dfaa7b742a4c0658998c14c841)

{% hint style="warning" %}
Sobald Antworten in der Datenbank gesammelt und verschlüsselt wurden, ist es nicht möglich, sie wieder in Klartext innerhalb der Datenbank zurückzuverwandeln. Diese sind nur über die Benutzeroberfläche oder die API zugänglich.
{% 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:

```
GET https://docs.ngsurvey.com/de/data-encryption/respondent-answers-encryption.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.
