> 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-7387-how-to-fill-the-refperiod-field-of-the-parameters-csv-file-f.md).

# How to fill the refPeriod field of the parameters.csv fil...

|                        |                                                                                                                                                          |
| ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**          | EBA                                                                                                                                                      |
| **Q\&A ID**            | EBA\_QA\_2025\_7387                                                                                                                                      |
| **Topic**              | Register of information (DORA)                                                                                                                           |
| **Legal basis**        | [Article 28(3)](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**          | 08/08/2025                                                                                                                                               |
| **Submitted**          | 25/03/2025                                                                                                                                               |
| **Answer prepared by** | Answer prepared by the Joint ESAs Q\&A                                                                                                                   |
| **Source**             | [EBA Q\&A](https://www.eba.europa.eu/single-rule-book-qa/qna/view/publicId/2025_7387)                                                                    |

## Question

As part of the DORA register of information packaging process, we are required to include a parameters.csv file that contains a refPeriod field. Could you please confirm what specific date should be used for the refPeriod?

## Background

Below is an example of the contents of a parameters.csv file:

name,value entityID,rs:ABCDEFGHIJKLMNOPQRST.CON refPeriod,2025-04-15 baseCurrency,iso4217:EUR decimalsInteger,0 decimalsMonetary,0

Could you please confirm whether the refPeriod field should reflect the reporting deadline for the DORA register of information — specifically, April 15, 2025, for this year?

## Final answer

In accordance with the ESAs Decision concerning the reporting by the competent authorities of the information necessary for the designation of critical ICT-third party service providers (CTPPs) of 8 November (see ESA 2024 22) the reference date for the registers to be reported in 2025 is set to 31 March 2025, and then for 31 December of preceding year for the registers to be reported form 2026 onwards.


---

# 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-7387-how-to-fill-the-refperiod-field-of-the-parameters-csv-file-f.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.
