> 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/de/features/gerer-le-consentement-aux-cookies/configuration-du-widget/classifiez-les-cookies-par-categories-de-consentement.md).

# Cookies nach Einwilligungskategorien klassifizieren

Die Aufsichtsbehörde empfiehlt die Cookies auf der eigenen Website zu erfassen und zu kategorisieren, je nachdem ob sie eine Einwilligung erfordern oder nicht.

Mit DASTRA können Sie die auf Ihrer Website gesetzten Cookies per einfachem „Drag and Drop" nach den großen Verarbeitungszweck-Kategorien klassifizieren:

* Die **„unbedingt erforderlichen"** Cookies: Es handelt sich um Cookies, die aufgrund ihrer Natur von der Einwilligung ausgenommen sind (z. B. Sitzungs- oder Einwilligungs-Cookies)
* Die Cookies vom Typ **„Präferenzen"**
* Die Cookies vom Typ **„Zielgruppenanalyse"**
* Die Cookies vom Typ **„Marketing und Nutzererfahrung"**
* Sonstige.

{% content-ref url="/pages/yCVUUHkHjNyB0e1CETTc" %}
[Cookie-Zwecke](/de/features/gerer-le-consentement-aux-cookies/configuration-du-widget/les-finalites-des-cookies.md)
{% endcontent-ref %}

Wählen Sie dazu einfach den zu klassifizierenden Cookie über die Klassifizierungsoberfläche aus und verschieben Sie ihn per „Klicken und Ablegen" in die gewünschte Kategorie.

![Der Cookie „Zu klassifizierender Cookie" wird gerade klassifiziert](/files/j4XDyprVJw2239MFUMfL)

![Der Cookie „Zu klassifizierender Cookie" wurde in die Kategorie „Präferenzen" eingeordnet](/files/s1aJiZKnnsL3AOI29OEz)

{% hint style="info" %}
Sie können für jeden Cookie einzeln festlegen, ob eine Einwilligung eingeholt werden muss oder nicht.
{% endhint %}

Sobald alle Ihre Cookies nach Kategorien klassifiziert sind, können Sie das entsprechende Einwilligungs-Widget implementieren.

{% content-ref url="/pages/DvCUFgDeAzxjNBg5VmDV" %}
[Ein Cookie-Einwilligungs-Widget konfigurieren](/de/features/gerer-le-consentement-aux-cookies/configuration-du-widget/implementez-un-widget-de-consentement-aux-cookies.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/de/features/gerer-le-consentement-aux-cookies/configuration-du-widget/classifiez-les-cookies-par-categories-de-consentement.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.
