> 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-vii-cooperation-and-consistency-art.-60-76/66.md).

# Art. 66 — Urgency procedure

1. In exceptional circumstances, where a [supervisory authority concerned](https://headlesslaw.com/definitions/gdpr/supervisory-authority-concerned/) considers that there is an urgent need to act in order to protect the rights and freedoms of data subjects, it may, by way of derogation from the consistency mechanism referred to in [Articles 63](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/63.md), [64](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/64.md) and [65](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/65.md) or the procedure referred to in [Article 60](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/60.md), immediately adopt provisional measures intended to produce legal effects on its own territory with a specified period of validity which shall not exceed three months. The supervisory authority shall, without delay, communicate those measures and the reasons for adopting them to the other supervisory authorities concerned, to the Board and to the Commission.
2. Where a [supervisory authority](https://headlesslaw.com/definitions/gdpr/supervisory-authority/) has taken a measure pursuant to paragraph 1 and considers that final measures need urgently be adopted, it may request an urgent opinion or an urgent binding decision from the Board, giving reasons for requesting such opinion or decision.
3. Any supervisory authority may request an urgent opinion or an urgent binding decision, as the case may be, from the Board where a competent supervisory authority has not taken an appropriate measure in a situation where there is an urgent need to act, in order to protect the rights and freedoms of data subjects, giving reasons for requesting such opinion or decision, including for the urgent need to act.
4. By derogation from [Article 64(3)](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/64.md) and [Article 65(2)](/mica.wtf/gdpr/chapter-vii-cooperation-and-consistency-art.-60-76/65.md), an urgent opinion or an urgent binding decision referred to in paragraphs 2 and 3 of this Article shall be adopted within two weeks by simple majority of the members of the Board.


---

# 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-vii-cooperation-and-consistency-art.-60-76/66.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.
