> 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/features/audit.md).

# Questionnaires

Le module Questionnaires de Dastra vous permet de collecter toutes les informations nécessaires au pilotage de votre conformité : AIPD, questionnaires des sous-traitants, questionnaires de conformité, analyses d'impact sur les transferts, et bien d'autres.

Pour accéder au module, cliquez sur l'icône **"Questionnaires"** à gauche de l'écran. Le module est organisé en trois onglets : **Modèles de questionnaires**, **Voir les questionnaires** et **Mes réponses**.

## Tutoriel utilisateur

{% embed url="<https://www.youtube-nocookie.com/embed/IHevXHniVvk>" %}

## Créer un modèle

{% content-ref url="/pages/-MTVJMNQr4d383mAoCFV" %}
[Créer un modèle de questionnaire](/features/audit/creez-un-modele-daudit.md)
{% endcontent-ref %}

## Planifier un questionnaire

{% content-ref url="/pages/-MTVJSGv54\_7KCpdWsf6" %}
[Planifier un questionnaire](/features/audit/planifier-un-audit.md)
{% endcontent-ref %}

## Piloter les questionnaires

{% content-ref url="/pages/n6UO9QPFzO5FkSX32MfF" %}
[Piloter les questionnaires](/features/audit/piloter-les-questionnaires.md)
{% endcontent-ref %}

## Exporter un rapport

{% content-ref url="/pages/vPpnyHTJwfkp1mKG6Ykz" %}
[Exporter un rapport](/features/audit/exporter-un-rapport.md)
{% endcontent-ref %}

## Types de questionnaires

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

## FAQ

{% content-ref url="/pages/d0pr1OuipQiKj4IRbEVf" %}
[Questions fréquentes](/features/audit/faq.md)
{% endcontent-ref %}

## Aller plus loin

{% content-ref url="/pages/-MhNgUVwDjJF3WrZ2rAl" %}
[Gestion des risques](/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/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.
