# 20 April 2026

## Released 20 April 2026

#### Register of Information

* **New Competent Authority-specific Reporting Standards:** When generating a Register of Information, it is now possible to select a Reporting Standard that deviates from the EBA Standard, which is the base Standard for all reports.&#x20;
  * This release included specific reporting Standards in alignment with the following Competent Authorities:
    * CAA (Luxembourg)
    * NBB (Belgium)
    * AFM (Netherlands)

#### Help & Support

* **New Help & Support Feature:** A new Help & Support workflow is accessible via the sidebar to have quick questions answered and to request support from the DORAedge team.&#x20;
  * Users can chat with the AI Assistant or view [DORAedge User Documentation](https://docs.doraedge.com).
  * The sidebar also includes a direct link to [Release Notes](/release-notes.md) to see the latest developments in DORAedge.

#### Teams Page

* **Enhanced User Functionality on Teams Page:** Users have expanded functionality to update their own profile details, including First and Last Name, Phone Number, and Job Title). Owners and Admins can update team members' Access Types and selected profile details based upon their permissions.&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.doraedge.com/release-notes/20-april-2026.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
