# 6 February 2026

## Released 6 February 2026

### Summary

This month's product updates were focused on strengthening day-to-day compliance operations: helping teams maintain accurate, auditable ICT network data over time and stay confident in Register of Information (RoI) reporting, even as underlying records change.

#### Register of Information

* **Archived Records:** The logic for Register of Information reports has been updated so that **all records that are archived will not appear on the Register of Information report.** If a record needs to appear on the report, Restore the record from its card. &#x20;
* **Informational Text:**
  * **Page Rename:** This page is renamed to **Register of Information** from Reports. The table showing previously generated Register of Information reports is now called **Export History**, consistent with the Network Data page.
  * **Validation Error Messages:** Error messages in the Register of Information validation step now clearly identify if a record is invalid due to an Archived linked record, for ease of correcting the error before generating the Register of Information.

#### Archived Records

* **Display:** Archived records now show "(Archived)" after the record name across Linked Records (e.g., an archived Provider will be labelled as such on a Contract)&#x20;
* **Behavior:**&#x20;
  * When creating a **new** record, Archived records will not appear in dropdown lists for selection.&#x20;
  * In an **existing** record, it's possible to Update the record to replace Archived linked records with Active records. In the dropdown list, the previously selected record will show as being Archived, will not be selectable, and it will be required to select a new, Active record to save the record as a new version.&#x20;

#### Contracts

**Relationships - Data Storage & Processing:**&#x20;

* In the Contract form, it's now possible to identify more than one country for Data Storage and Data Processing, which prompts new fields to appear and be filled out.&#x20;
* The selected countries for these fields now show in the table on the Relationships screen.
* When Duplicating a Relationship, this now appears as a slide out form instead of the previous pop up window. &#x20;

**Linked Records - Status**&#x20;

* In Linked Records (the section on Entity, Branch, Function or Provider records), the Contract's status is now visible in collapsed view. This status is related to whether the Contract is Ongoing or Expired, based upon the Contract End Date. &#x20;

**Contract Status**

* The Contract Status **Ongoing** was updated from its previous name, Active.&#x20;
* When hovering over the **Status** column in the Contracts overview table, a tooltip now appears to indicate that:
  * This designation (Ongoing or Expired) is based off of the Contract End Date, and
  * Expired Contracts are automatically included in the Register of Information and are only excluded if their records are manually Archived.&#x20;

#### Providers

* **Overview page:** Providers can now be searched and filtered on both by their Standard and Legal Names

#### Record Version History

* **User Name:** On a record's Versions tab, the name of the user who affected changes to the record now appears. &#x20;

#### Sidebar

* **Page Spacing:** The sidebar is now denser so that all pages in the list are visible on short browser windows.


---

# 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/6-february-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.
