> 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/en/features/notifier-les-violations-de-donnees.md).

# Manage data breach notifications

## Introduction

All organizations that process personal data must put in place measures to prevent data breaches and to react appropriately in the event of an incident.

For more information on what a data breach is and the obligations for companies:

{% content-ref url="/pages/-LvimaETO0GawlKQPxAq" %}
[Data breach notifications](/en/useful-reminders/gdpr-key-concepts/data-breaches.md)
{% endcontent-ref %}

## Why implement a data breach register?

Article 33.5 of the GDPR requires each organization to maintain documentation of data breaches.

Beyond the regulatory obligation, storing and analyzing incident reports is essential to comply with notification obligations and to identify preventive measures to be implemented. See: <https://www.dastra.eu/fr/data-breach>

## Access the data breach notification register in Dastra

DASTRA allows you to build a register of data breaches. To do this, go to the DASTRA application, then click on the **Data breach notifications** module available in the banner on the left of the screen:

![Data breach management module button](/files/ebbNYDcKmxQr0pRBiuvk)

![Symbol of the Incident Report module](/files/-M37WhTxJ4toyRUHOoK6)

![The data breach management space](/files/fgbsStvrvM6zkFpylxW2)

## Go further

{% content-ref url="/pages/-M4IqlTpFM\_C9q3DRRvR" %}
[Report a data breach](/en/features/notifier-les-violations-de-donnees/notifiez-une-violation-de-donnees.md)
{% endcontent-ref %}

{% content-ref url="/pages/4MaEbKozCqBzMU5neX6B" %}
[Incidents as a Data Processor](/en/features/notifier-les-violations-de-donnees/incidents-as-data-processor.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M4IrHlCLpp-epfAcNQH" %}
[Export your data breach notifications](/en/features/notifier-les-violations-de-donnees/exportez-vos-notifications-de-violation-de-donnees.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/en/features/notifier-les-violations-de-donnees.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.
