> 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/nl/features/la-gestion-des-risques/risques.md).

# Risico koppelen aan een Verwerking

### Een risico aan een Verwerking toevoegen

Ga naar het tabblad Risico's op de pagina Verwerking bewerken om een risico aan een proces toe te voegen.

![](/files/bA3NlUa8eRO8zoALrk8v)

en klik op de "Creëer een risico" knop.

![](/files/8paNLYvxBlh8HGs2GBmf)

Dit brengt je naar een risicobewerkingspagina waar je informatie kunt invoeren over het risico dat je hebt geïdentificeerd.

Je kunt vervolgens alle risico's in je register terugvinden in de risicorepository.

![Detail van het tabblad Risico's verwerken](/files/bLKCxL8NDU9adjuyicEO)

Je kunt een risico ook rechtstreeks vanuit de risicobeheermodule \&#x20 aan een Verwerking koppelen;

Ga hiervoor naar het tabblad "Risico's" en "maak een risico"

### Verwerkingsrisico's bekijken

Om de risico's van een Verwerking te bekijken, gaat u naar de module Dastra Risks

!(<../../.gitbook/assets/image (253) (1) (1) (1).png>)

Ga naar het tabblad "Risico's" en je ziet alle risico's gesorteerd op de elementen die aan elk risico zijn gekoppeld

### Beoordeling risiconiveau

Het risiconiveau wordt berekend met de volgende formule:

Risiconiveau = waarschijnlijkheidswaarde X impactwaarde'.

In het dashboard toont een risicomodule het aantal risico's, de Verwerkingen met het hoogste risico, het totale risico en het niveau van de behandeling met het hoogste risico.

Het totale risico wordt berekend met de volgende formule

som (waarschijnlijkheid\*impact ) / aantal risico's

Het niveau van de Verwerking met het hoogste risico wordt berekend met de volgende formule

`((impact x waarschijnlijkheid) / 25)`.

**Ga verder**

{% content-ref url="/pages/vbP9cP0FsSTMDSbo3HJU" %}
[Planning](/nl/features/planifier.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:

```
GET https://doc.dastra.eu/nl/features/la-gestion-des-risques/risques.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.
