> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/37.md).

# Art. 37 — Designation of the data protection officer

1. The [controller](https://headlesslaw.com/definitions/gdpr/controller/) and the [processor](https://headlesslaw.com/definitions/gdpr/processor/) shall designate a data protection officer in any case where:
   1. the [processing](https://headlesslaw.com/definitions/gdpr/processing/) is carried out by a public authority or body, except for courts acting in their judicial capacity;
   2. the core activities of the controller or the processor consist of processing operations which, by virtue of their nature, their scope and/or their purposes, require regular and systematic monitoring of data subjects on a large scale; or
   3. the core activities of the controller or the processor consist of processing on a large scale of special categories of data pursuant to [Article 9](/mica.wtf/gdpr/chapter-ii-principles-art.-5-11/9.md) or [personal data](https://headlesslaw.com/definitions/gdpr/personal-data/) relating to criminal convictions and offences referred to in [Article 10](/mica.wtf/gdpr/chapter-ii-principles-art.-5-11/10.md).
2. A [group of undertakings](https://headlesslaw.com/definitions/gdpr/group-of-undertakings/) may appoint a single data protection officer provided that a data protection officer is easily accessible from each establishment.
3. Where the controller or the processor is a public authority or body, a single data protection officer may be designated for several such authorities or bodies, taking account of their organisational structure and size.
4. In cases other than those referred to in paragraph 1, the controller or processor or associations and other bodies representing categories of controllers or processors may or, where required by Union or Member State law shall, designate a data protection officer. The data protection officer may act for such associations and other bodies representing controllers or processors.
5. The data protection officer shall be designated on the basis of professional qualities and, in particular, expert knowledge of data protection law and practices and the ability to fulfil the tasks referred to in [Article 39](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/39.md).
6. The data protection officer may be a staff member of the controller or processor, or fulfil the tasks on the basis of a service contract.
7. The controller or the processor shall publish the contact details of the data protection officer and communicate them to the [supervisory authority](https://headlesslaw.com/definitions/gdpr/supervisory-authority/).


---

# 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://www.mica.wtf/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/37.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.
