# Step 5: Implement internal processes

To ensure a high level of personal data protection at all times, you must put in place internal procedures to guarantee that data protection is taken into account at all times, taking into account all events that may occur during the life of a processing operation (e.g. security breach, management of rectification or access requests, modification of collected data, change of service provider).

Dastra enables you to digitize and automate at least some of the following internal processes:

* **Managing requests to exercise rights:**

{% content-ref url="../../features/gerer-les-exercices-des-droits" %}
[gerer-les-exercices-des-droits](https://doc.dastra.eu/en/features/gerer-les-exercices-des-droits)
{% endcontent-ref %}

* **Managing consent to cookies:**

{% content-ref url="../../features/gerer-le-consentement-aux-cookies" %}
[gerer-le-consentement-aux-cookies](https://doc.dastra.eu/en/features/gerer-le-consentement-aux-cookies)
{% endcontent-ref %}

* **Managing data breach notifications:**

{% content-ref url="../../features/notifier-les-violations-de-donnees" %}
[notifier-les-violations-de-donnees](https://doc.dastra.eu/en/features/notifier-les-violations-de-donnees)
{% endcontent-ref %}


---

# 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://doc.dastra.eu/en/commencer/tutorial/step-5-implement-internal-processes.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.
