> 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/nis2/chapter-vii-supervision-and-enforcement-art.-31-37/34.md).

# Art. 34 — General conditions for imposing administrative fines on essential and important entities

NIS2 Article 34 — General conditions for imposing administrative fines on essential and important entities. Directive (EU) 2022/2555, Chapter VII — Supervision and enforcement.

1. Member States shall ensure that the administrative fines imposed on essential and important entities pursuant to this Article in respect of infringements of this Directive are effective, proportionate and dissuasive, taking into account the circumstances of each individual case.
2. Administrative fines shall be imposed in addition to any of the measures referred to in [Article 32(4)](/nis2/chapter-vii-supervision-and-enforcement-art.-31-37/32.md), points (a) to (h), [Article 32(5)](/nis2/chapter-vii-supervision-and-enforcement-art.-31-37/32.md) and [Article 33(4)](/nis2/chapter-vii-supervision-and-enforcement-art.-31-37/33.md), points (a) to (g).
3. When deciding whether to impose an administrative fine and deciding on its amount in each individual case, due regard shall be given, as a minimum, to the elements provided for in [Article 32(7)](/nis2/chapter-vii-supervision-and-enforcement-art.-31-37/32.md).
4. Member States shall ensure that where they infringe [Article 21](/nis2/chapter-iv-cybersecurity-risk-management-measures-and-reporting-obligations-art.-20-25/21.md) or [23](/nis2/chapter-iv-cybersecurity-risk-management-measures-and-reporting-obligations-art.-20-25/23.md), essential entities are subject, in accordance with paragraphs 2 and 3 of this Article, to administrative fines of a maximum of at least EUR 10000000 or of a maximum of at least 2 % of the total worldwide annual turnover in the preceding financial year of the undertaking to which the essential [entity](https://headlesslaw.com/definitions/nis2/entity/) belongs, whichever is higher.
5. Member States shall ensure that where they infringe [Article 21](/nis2/chapter-iv-cybersecurity-risk-management-measures-and-reporting-obligations-art.-20-25/21.md) or [23](/nis2/chapter-iv-cybersecurity-risk-management-measures-and-reporting-obligations-art.-20-25/23.md), important entities are subject, in accordance with paragraphs 2 and 3 of this Article, to administrative fines of a maximum of at least EUR 7000000 or of a maximum of at least 1,4 % of the total worldwide annual turnover in the preceding financial year of the undertaking to which the important entity belongs, whichever is higher.
6. Member States may provide for the power to impose periodic penalty payments in order to compel an essential or important entity to cease an infringement of this Directive in accordance with a prior decision of the competent authority.
7. Without prejudice to the powers of the competent authorities pursuant to [Articles 32](/nis2/chapter-vii-supervision-and-enforcement-art.-31-37/32.md) and [33](/nis2/chapter-vii-supervision-and-enforcement-art.-31-37/33.md), each Member State may lay down the rules on whether and to what extent administrative fines may be imposed on public administration entities.
8. Where the legal system of a Member State does not provide for administrative fines, that Member State shall ensure that this Article is applied in such a manner that the fine is initiated by the competent authority and imposed by competent national courts or tribunals, while ensuring that those legal remedies are effective and have an equivalent effect to the administrative fines imposed by the competent authorities. In any event, the fines imposed shall be effective, proportionate and dissuasive. The Member State shall notify to the Commission the provisions of the laws which it adopts pursuant to this paragraph by 17 October 2024 and, without delay, any subsequent amendment law or amendment affecting them.


---

# 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/nis2/chapter-vii-supervision-and-enforcement-art.-31-37/34.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.
