> 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/cra/chapter-v-market-surveillance-and-enforcement-art.-52-60/55.md).

# Art. 55 — Union safeguard procedure

CRA Article 55 — Union safeguard procedure. Regulation (EU) 2024/2847, Chapter V — Market surveillance and enforcement.

1. Where, within three months of receipt of the notification referred to in [Article 54(5)](/cra/chapter-v-market-surveillance-and-enforcement-art.-52-60/54.md), objections are raised by a Member State against a measure taken by another Member State, or where the Commission considers the measure to be contrary to Union law, the Commission shall without delay enter into consultation with the relevant Member State and the [economic operator](https://headlesslaw.com/definitions/cra/economic-operator/) or operators and shall evaluate the national measure. On the basis of the results of that evaluation, the Commission shall decide whether the national measure is justified or not within nine months from the notification referred to in [Article 54(5)](/cra/chapter-v-market-surveillance-and-enforcement-art.-52-60/54.md) and notify that decision to the Member State concerned.
2. If the national measure is considered to be justified, all Member States shall take the measures necessary to ensure that the non-compliant [product with digital elements](https://headlesslaw.com/definitions/cra/product-with-digital-elements/) is withdrawn from their market, and shall inform the Commission accordingly. If the national measure is not considered to be justified, the Member State concerned shall withdraw the measure.
3. Where the national measure is considered to be justified and the non-compliance of the product with digital elements is attributed to shortcomings in the harmonised standards, the Commission shall apply the procedure provided for in Article 11 of Regulation (EU) No 1025/2012.
4. Where the national measure is considered to be justified and the non-compliance of the product with digital elements is attributed to shortcomings in a European [cybersecurity](https://headlesslaw.com/definitions/cra/cybersecurity/) certification scheme as referred to in [Article 27](/cra/chapter-iii-conformity-of-the-product-with-digital-elements-art.-27-34/27.md), the Commission shall consider whether to amend or repeal any delegated act adopted pursuant to [Article 27(9)](/cra/chapter-iii-conformity-of-the-product-with-digital-elements-art.-27-34/27.md) that specifies the presumption of conformity concerning that certification scheme.
5. Where the national measure is considered to be justified and the non-compliance of the product with digital elements is attributed to shortcomings in common specifications as referred to in [Article 27](/cra/chapter-iii-conformity-of-the-product-with-digital-elements-art.-27-34/27.md), the Commission shall consider whether to amend or repeal any implementing act adopted pursuant to [Article 27(2)](/cra/chapter-iii-conformity-of-the-product-with-digital-elements-art.-27-34/27.md) setting out those common specifications.


---

# 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/cra/chapter-v-market-surveillance-and-enforcement-art.-52-60/55.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.
