> 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-ix-provisions-relating-to-specific-processing-situations-art.-85-91/89.md).

# Art. 89 — Safeguards and derogations relating to processing for archiving purposes in the public interest, scientific or historical research purposes or statistical purposes

1. [Processing](https://headlesslaw.com/definitions/gdpr/processing/) for archiving purposes in the public interest, scientific or historical research purposes or statistical purposes, shall be subject to appropriate safeguards, in accordance with this Regulation, for the rights and freedoms of the data subject. Those safeguards shall ensure that technical and organisational measures are in place in particular in order to ensure respect for the principle of data minimisation. Those measures may include [pseudonymisation](https://headlesslaw.com/definitions/gdpr/pseudonymisation/) provided that those purposes can be fulfilled in that manner. Where those purposes can be fulfilled by further processing which does not permit or no longer permits the identification of data subjects, those purposes shall be fulfilled in that manner.
2. Where [personal data](https://headlesslaw.com/definitions/gdpr/personal-data/) are processed for scientific or historical research purposes or statistical purposes, Union or Member State law may provide for derogations from the rights referred to in [Articles 15](/mica.wtf/gdpr/chapter-iii-rights-of-the-data-subject-art.-12-23/15.md), [16](/mica.wtf/gdpr/chapter-iii-rights-of-the-data-subject-art.-12-23/16.md), [18](/mica.wtf/gdpr/chapter-iii-rights-of-the-data-subject-art.-12-23/18.md) and [21](/mica.wtf/gdpr/chapter-iii-rights-of-the-data-subject-art.-12-23/21.md) subject to the conditions and safeguards referred to in paragraph 1 of this Article in so far as such rights are likely to render impossible or seriously impair the achievement of the specific purposes, and such derogations are necessary for the fulfilment of those purposes.
3. Where personal data are processed for archiving purposes in the public interest, Union or Member State law may provide for derogations from the rights referred to in [Articles 15](/mica.wtf/gdpr/chapter-iii-rights-of-the-data-subject-art.-12-23/15.md), [16](/mica.wtf/gdpr/chapter-iii-rights-of-the-data-subject-art.-12-23/16.md), [18](/mica.wtf/gdpr/chapter-iii-rights-of-the-data-subject-art.-12-23/18.md), [19](/mica.wtf/gdpr/chapter-iii-rights-of-the-data-subject-art.-12-23/19.md), [20](/mica.wtf/gdpr/chapter-iii-rights-of-the-data-subject-art.-12-23/20.md) and [21](/mica.wtf/gdpr/chapter-iii-rights-of-the-data-subject-art.-12-23/21.md) subject to the conditions and safeguards referred to in paragraph 1 of this Article in so far as such rights are likely to render impossible or seriously impair the achievement of the specific purposes, and such derogations are necessary for the fulfilment of those purposes.
4. Where processing referred to in paragraphs 2 and 3 serves at the same time another purpose, the derogations shall apply only to processing for the purposes referred to in those paragraphs.


---

# 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-ix-provisions-relating-to-specific-processing-situations-art.-85-91/89.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.
