> 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-2025-7313-part-2-template-specific-instructions-to-template-b-06-01.md).

# Part 2 – Template specific instructions to template B\_06.01

|                 |                                                                                                                                                          |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**   | EBA                                                                                                                                                      |
| **Q\&A ID**     | EBA\_QA\_2025\_7313                                                                                                                                      |
| **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**   | 22/01/2025                                                                                                                                               |
| **Source**      | [EBA Q\&A](https://www.eba.europa.eu/single-rule-book-qa/qna/view/publicId/2025_7313)                                                                    |

## Question

Data point B\_06.01.0050 is missing from the official ITS templates. Is this data point no longer applicable?

## Background

The data model ( Data Model for DORA RoI.pdf ) and the DORA related documents published in the reporting technical package 4.0 ( Reporting framework 4.0 | European Banking Authority ) include data point B\_06.01.0050 (Criticality or importance assessment). However, column code B\_06.01.0050 is missing from the ITS templates published in the Official Journal, and the column name “Criticality or importance assessment” is associated to column code B\_06.01.0060.  It is unclear what column codes should be used.

## Final answer

Whilst all the relevant data fields are present, there is numbering error in the numbering of the column codes in template-specific instructions to Template B\_06.01 in the text published in the EU Official Journal with the value. In particular, B\_06.01.0050 missing in the column codes resulting in the data fields being assigned erroneous column codes.

The data points included in the reporting technical package v4.0 for the ITS on the Registers of information ( Reporting framework 4.0 | European Banking Authority ) should be considered for the reporting purposes. The data point model contains consecutive numbers of the data fields. The following numbering and the corresponding instructions/ fill-in options should be considered:

* B\_06.01.0050 “Criticality or importance assessment”
* B\_06.01.0060 “Reasons for criticality or importance”
* B\_06.01.0070 “Date of the last assessment of criticality or importance”
* B\_06.01.0080 “Recovery time objective of the function”
* B\_06.01.0090 “Recovery point objective of the function”

B\_06.01.0100 “Impact of discontinuing the function”


---

# 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-2025-7313-part-2-template-specific-instructions-to-template-b-06-01.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.
