> 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/30.md).

# Art. 30 — Records of processing activities

1. Each [controller](https://headlesslaw.com/definitions/gdpr/controller/) and, where applicable, the controller's [representative](https://headlesslaw.com/definitions/gdpr/representative/), shall maintain a record of [processing](https://headlesslaw.com/definitions/gdpr/processing/) activities under its responsibility. That record shall contain all of the following information:
   1. the name and contact details of the controller and, where applicable, the joint controller, the controller's representative and the data protection officer;
   2. the purposes of the processing;
   3. a description of the categories of data subjects and of the categories of [personal data](https://headlesslaw.com/definitions/gdpr/personal-data/);
   4. the categories of recipients to whom the personal data have been or will be disclosed including recipients in third countries or international organisations;
   5. where applicable, transfers of personal data to a third country or an [international organisation](https://headlesslaw.com/definitions/gdpr/international-organisation/), including the identification of that third country or international organisation and, in the case of transfers referred to in the second subparagraph of [Article 49(1)](/mica.wtf/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50/49.md), the documentation of suitable safeguards;
   6. where possible, the envisaged time limits for erasure of the different categories of data;
   7. where possible, a general description of the technical and organisational security measures referred to in [Article 32(1)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/32.md).
2. Each [processor](https://headlesslaw.com/definitions/gdpr/processor/) and, where applicable, the processor's representative shall maintain a record of all categories of processing activities carried out on behalf of a controller, containing:
   1. the name and contact details of the processor or processors and of each controller on behalf of which the processor is acting, and, where applicable, of the controller's or the processor's representative, and the data protection officer;
   2. the categories of processing carried out on behalf of each controller;
   3. where applicable, transfers of personal data to a third country or an international organisation, including the identification of that third country or international organisation and, in the case of transfers referred to in the second subparagraph of [Article 49(1)](/mica.wtf/gdpr/chapter-v-transfers-of-personal-data-to-third-countries-or-international-organisations-art.-44-50/49.md), the documentation of suitable safeguards;
   4. where possible, a general description of the technical and organisational security measures referred to in [Article 32(1)](/mica.wtf/gdpr/chapter-iv-controller-and-processor-art.-24-43/32.md).
3. The records referred to in paragraphs 1 and 2 shall be in writing, including in electronic form.
4. The controller or the processor and, where applicable, the controller's or the processor's representative, shall make the record available to the [supervisory authority](https://headlesslaw.com/definitions/gdpr/supervisory-authority/) on request.
5. The obligations referred to in paragraphs 1 and 2 shall not apply to an [enterprise](https://headlesslaw.com/definitions/gdpr/enterprise/) or an organisation employing fewer than 250 persons unless the processing it carries out is likely to result in a risk to the rights and freedoms of data subjects, the processing is not occasional, or the processing includes special categories of data as referred to in [Article 9(1)](/mica.wtf/gdpr/chapter-ii-principles-art.-5-11/9.md) or personal data relating to criminal convictions and offences referred to in [Article 10](/mica.wtf/gdpr/chapter-ii-principles-art.-5-11/10.md).


---

# 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/30.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.
