# Report a data breach

## Introduction

There are 2 possible ways to fill in a new data breach notification in DASTRA:

1. Fill in any new notification directly by hand
2. Import notifications by excel, csv or text file

### Manual creation of a data breach notification

By clicking on the "New incident report" button, a window appears where you can detail the data breach. Click on "Save and exit". That's it, you've created your first data breach notification manually!

<figure><img src="/files/Qakr6MounMKvnWrqV2o3" alt=""><figcaption><p>Steps to document the violation</p></figcaption></figure>

## Importing a notification into the data breach register

To import a data breach notification, click on the three vertical dots on the right of the screen.

<figure><img src="/files/WVPCSj5byJNcGFjGSkLy" alt=""><figcaption></figcaption></figure>

A window appears with an "import" button. Click on it, download the registry template and follow the instructions to import the violations into Dastra. Once imported, the request will be directly available in the data breach register.

<figure><img src="/files/kiOGfehLW0j1HEtb6ITY" alt=""><figcaption><p>Data breach log import window</p></figcaption></figure>


---

# 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/features/notifier-les-violations-de-donnees/notifiez-une-violation-de-donnees.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.
