> For the complete documentation index, see [llms.txt](https://doc.dastra.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.dastra.eu/de/features/audit.md).

# Fragebögen

Das Modul Fragebögen von Dastra ermöglicht es Ihnen, alle für die Steuerung Ihrer Compliance erforderlichen Informationen zu erfassen: DSFA, Fragebögen für Auftragsverarbeiter, Compliance-Fragebögen, Transferfolgenabschätzungen und vieles mehr.

Um auf das Modul zuzugreifen, klicken Sie auf das Symbol **"Fragebögen"** auf der linken Seite des Bildschirms. Das Modul ist in drei Registerkarten gegliedert: V**orlagen**, **Alle Fragebögen** und **Meine Fragebögen**.

## Benutzer-Tutorial

## Eine Vorlage erstellen

{% content-ref url="/pages/VJ68Ely7X3tfxlsNv8Oi" %}
[Eine Fragebogenvorlage erstellen](/de/features/audit/creez-un-modele-daudit.md)
{% endcontent-ref %}

## Einen Fragebogen planen

{% content-ref url="/pages/9DHt6xix33g30JaNI5La" %}
[Einen Fragebogen planen](/de/features/audit/planifier-un-audit.md)
{% endcontent-ref %}

## Fragebögen steuern

{% content-ref url="/pages/QZL6T1Q0EWksl3o2v9p4" %}
[Fragebögen steuern](/de/features/audit/piloter-les-questionnaires.md)
{% endcontent-ref %}

## Einen Bericht exportieren

{% content-ref url="/pages/X5ymRmgNxAOgAkErOBpV" %}
[Einen Bericht exportieren](/de/features/audit/exporter-un-rapport.md)
{% endcontent-ref %}

## Fragebogentypen

{% content-ref url="/pages/L3FTRvydmHf1gjvlNpIh" %}
[Fragebogentypen](/de/features/audit/types-de-questionnaires.md)
{% endcontent-ref %}

## FAQ

{% content-ref url="/pages/rkXRsVbUMjNCUKy49f2w" %}
[Häufig gestellte Fragen](/de/features/audit/faq.md)
{% endcontent-ref %}

## Weiterführende Informationen

{% content-ref url="/pages/Blg4LIzp6kuMcaiWbIVy" %}
[Risikomanagement](/de/features/la-gestion-des-risques.md)
{% endcontent-ref %}


---

# 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://doc.dastra.eu/de/features/audit.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.
