# 2025-06-27: CE - New Order Data and Entry Views in Management Dashboard

## Overview

The layout of the Order Detail - **Data and Entries Tab** - has been updated to make it more user-friendly for both merchants and operations teams. In order to address this issue, we have restructured the section with a better view to improve its readability, context and usability.

## New features

| Feature                               | Benefit                                                                                                                   |
| ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- |
| **Information intuitive grouped**     | It reduces uncertainty and improves clarity, enabling new users to understand faster and onboarding to run more smoothly. |
| **Financial values better organized** | This improves efficiency for operations teams by reducing the time spent finding essential financial data.                |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at time of release.

## Documentation and links

* [Orders](/ce/management-dashboard/orders-module/orders.md)


---

# 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://developer.emporix.io/release-notes/archive/2025/2025-06-27-orders-view.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.
