> 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/dora/digital-operational-resilience-act/chapter-vii-competent-authorities/article-51-exercise-of-the-power-to-impose-administrative-penalties-and-remedial-measures.md).

# Article 51 — Exercise of the power to impose administrative penalties and remedial measures

1. Competent authorities shall exercise the powers to impose administrative penalties and remedial measures referred to in [Article 50](/dora/digital-operational-resilience-act/chapter-vii-competent-authorities/article-50-administrative-penalties-and-remedial-measures.md) in accordance with their national legal frameworks, where appropriate, as follows:
   1. directly;
   2. in collaboration with other authorities;
   3. under their responsibility by delegation to other authorities; or
   4. by application to the competent judicial authorities.
2. Competent authorities, when determining the type and level of an administrative penalty or remedial measure to be imposed under [Article 50](/dora/digital-operational-resilience-act/chapter-vii-competent-authorities/article-50-administrative-penalties-and-remedial-measures.md), shall take into account the extent to which the breach is intentional or results from negligence, and all other relevant circumstances, including the following, where appropriate:
   1. the materiality, gravity and the duration of the breach;
   2. the degree of responsibility of the natural or legal person responsible for the breach;
   3. the financial strength of the responsible natural or legal person;
   4. the importance of profits gained or losses avoided by the responsible natural or legal person, insofar as they can be determined;
   5. the losses for third parties caused by the breach, insofar as they can be determined;
   6. the level of cooperation of the responsible natural or legal person with the competent authority, without prejudice to the need to ensure disgorgement of profits gained or losses avoided by that natural or legal person;
   7. previous breaches by the responsible natural or legal person.


---

# 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/dora/digital-operational-resilience-act/chapter-vii-competent-authorities/article-51-exercise-of-the-power-to-impose-administrative-penalties-and-remedial-measures.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.
