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

# Art. 27 — Representatives of controllers or processors not established in the Union

1. Where [Article 3(2)](/mica.wtf/gdpr/chapter-i-general-provisions-art.-1-4/3.md) applies, the [controller](https://headlesslaw.com/definitions/gdpr/controller/) or the [processor](https://headlesslaw.com/definitions/gdpr/processor/) shall designate in writing a [representative](https://headlesslaw.com/definitions/gdpr/representative/) in the Union.
2. The obligation laid down in paragraph 1 of this Article shall not apply to:
   1. [processing](https://headlesslaw.com/definitions/gdpr/processing/) which is occasional, does not include, on a large scale, processing of special categories of data as referred to in [Article 9(1)](/mica.wtf/gdpr/chapter-ii-principles-art.-5-11/9.md) or processing of [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), and is unlikely to result in a risk to the rights and freedoms of natural persons, taking into account the nature, context, scope and purposes of the processing; or
   2. a public authority or body.
3. The representative shall be established in one of the Member States where the data subjects, whose personal data are processed in relation to the offering of goods or services to them, or whose behaviour is monitored, are.
4. The representative shall be mandated by the controller or processor to be addressed in addition to or instead of the controller or the processor by, in particular, supervisory authorities and data subjects, on all issues related to processing, for the purposes of ensuring compliance with this Regulation.
5. The designation of a representative by the controller or processor shall be without prejudice to legal actions which could be initiated against the controller or the processor themselves.


---

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