> 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/eba-qa-2024-7279-template-specific-instructions-field-b-02-02-0130-country-of.md).

# Template specific instructions – field B\_02.02.0130 (Coun...

|                 |                                                                                                                                                          |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**   | EBA                                                                                                                                                      |
| **Q\&A ID**     | EBA\_QA\_2024\_7279                                                                                                                                      |
| **Topic**       | Register of information (DORA)                                                                                                                           |
| **Legal basis** | [Article 28(9)](https://www.mica.wtf/dora/digital-operational-resilience-act/chapter-v-managing-ict-third-party-risk/article-28-general-principles) DORA |
| **Status**      | Final Q\&A                                                                                                                                               |
| **Published**   | 28/03/2025                                                                                                                                               |
| **Submitted**   | 13/12/2024                                                                                                                                               |
| **Source**      | [EBA Q\&A](https://www.eba.europa.eu/single-rule-book-qa/qna/view/publicId/2024_7279)                                                                    |

## Question

How to report field B\_02.02.0130 where the ICT service is not supporting a critical or important function considering that according to the data model this data field is a primary key?

## Background

The ITS describes data field B\_02.02.0130 as mandatory only if the ICT service is supporting a critical or important function, introducing conditionality. According to the data model, however, field is marked as a primary key value. As a result it should not be missing or reported empty.

It is unclear how to fill in the data field where the ICT service is not supporting critical or important functions without triggering a data quality error.

## Final answer

According to the data model for the Register of Information data field B\_02.02.0130 is marked as a primary key value. As a result it should not be missing or reported empty. The option 'Not Applicable' was added to the closed set of options. If the ICT service is not supporting a critical or important function (i.e., B\_06.01.0060 = ‘No’ for the corresponding function identifier), then the option ‘Not Applicable’ should be used.

The field should be filled in with the country of service otherwise.


---

# 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/eba-qa-2024-7279-template-specific-instructions-field-b-02-02-0130-country-of.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.
