> 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/eu-level/q-and-a/enisa-cra-srp-faq.md).

# ENISA CRA SRP Q\&A

|                 |                                                                                                                                                                                                                                            |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Authority**   | ENISA                                                                                                                                                                                                                                      |
| **Q\&A ID**     | ENISA CRA SRP FAQ                                                                                                                                                                                                                          |
| **Topic**       | CRA Single Reporting Platform                                                                                                                                                                                                              |
| **Legal basis** | [Articles 14](https://www.mica.wtf/rulebooks/cra/articles/14/), [15](https://www.mica.wtf/rulebooks/cra/articles/15/), [16](https://www.mica.wtf/rulebooks/cra/articles/16/) and [17](https://www.mica.wtf/rulebooks/cra/articles/17/) CRA |
| **Status**      | FAQ                                                                                                                                                                                                                                        |
| **Published**   | 2026 source page                                                                                                                                                                                                                           |
| **Source**      | [ENISA SRP FAQ](https://www.enisa.europa.eu/topics/product-security-and-certification/single-reporting-platform-srp)                                                                                                                       |

## Question

What does ENISA's CRA Single Reporting Platform FAQ explain?

## Final answer

ENISA explains that the CRA Single Reporting Platform is intended as the technical tool for reporting actively exploited vulnerabilities and severe incidents affecting products with digital elements in the EU Digital Single Market. The FAQ links the platform to CRA Article 16 and describes the platform as a single entry point for manufacturers and open-source software stewards, with ENISA responsible for establishing and maintaining the platform.

This record is a source-orientation object only. It preserves the official source and relevant CRA article links; it does not reproduce the full ENISA FAQ.

## Related

* [CRA Article 14](https://www.mica.wtf/rulebooks/cra/articles/14/) — reporting obligations of manufacturers.
* [CRA Article 16](https://www.mica.wtf/rulebooks/cra/articles/16/) — single reporting platform.
* [CRA Article 17](https://www.mica.wtf/rulebooks/cra/articles/17/) — other reporting provisions.


---

# 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/eu-level/q-and-a/enisa-cra-srp-faq.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.
