> 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-vi-independent-supervisory-authorities-art.-51-59/56.md).

# Art. 56 — Competence of the lead supervisory authority

1. Without prejudice to [Article 55](/mica.wtf/gdpr/chapter-vi-independent-supervisory-authorities-art.-51-59/55.md), the [supervisory authority](https://headlesslaw.com/definitions/gdpr/supervisory-authority/) of the [main establishment](https://headlesslaw.com/definitions/gdpr/main-establishment/) or of the single establishment of the [controller](https://headlesslaw.com/definitions/gdpr/controller/) or [processor](https://headlesslaw.com/definitions/gdpr/processor/) shall be competent to act as lead supervisory authority for the [cross-border processing](https://headlesslaw.com/definitions/gdpr/cross-border-processing/) carried out by that controller or processor in accordance with the procedure provided in [Article 60](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/60.md).
2. By derogation from paragraph 1, each supervisory authority shall be competent to handle a complaint lodged with it or a possible infringement of this Regulation, if the subject matter relates only to an establishment in its Member State or substantially affects data subjects only in its Member State.
3. In the cases referred to in paragraph 2 of this Article, the supervisory authority shall inform the lead supervisory authority without delay on that matter. Within a period of three weeks after being informed the lead supervisory authority shall decide whether or not it will handle the case in accordance with the procedure provided in [Article 60](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/60.md), taking into account whether or not there is an establishment of the controller or processor in the Member State of which the supervisory authority informed it.
4. Where the lead supervisory authority decides to handle the case, the procedure provided in [Article 60](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/60.md) shall apply. The supervisory authority which informed the lead supervisory authority may submit to the lead supervisory authority a draft for a decision. The lead supervisory authority shall take utmost account of that draft when preparing the draft decision referred to in [Article 60(3)](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/60.md).
5. Where the lead supervisory authority decides not to handle the case, the supervisory authority which informed the lead supervisory authority shall handle it according to [Articles 61](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/61.md) and [62](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/62.md).
6. The lead supervisory authority shall be the sole interlocutor of the controller or processor for the cross-border [processing](https://headlesslaw.com/definitions/gdpr/processing/) carried out by that controller or processor.


---

# 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-vi-independent-supervisory-authorities-art.-51-59/56.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.
