# 2025-10-31: CE - Modules Manager

## Overview

The new **Module Manager** introduces a major step forward in flexibility and user control. Previously, the module tree view was limited to replacing default modules through URLs. With the new Module Manager, we’re transforming that functionality into a fully customizable and intuitive experience. This upgrade empowers teams to personalize navigation structure, streamline module management, and tailor the workspace to fit specific business needs — all without technical barriers.

## New features

| Feature                               | Benefit                                                                                                                                                                                                      |
| ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Custom modules**                    | Integrate your own tools or dashboards with unique URLs. This enables integration of external tools, reports, or dashboards directly into the main navigation — keeping everything in one unified workspace. |
| **Removal of unused modules**         | You can remove the outdated or unused modules from the view, ensuring navigation stays relevant and focused on what matters most.                                                                            |
| **One-click reset to default**        | Quickly restore your navigation to its original setup anytime. Perfect for experimenting freely without worrying about losing standard structure.                                                            |
| **Rearrangement of module hierarchy** | Easily drag and drop modules to organize the navigation your way, creating a structure that fits how your team actually works.                                                                               |
| **Flexible naming and localization**  | Easily adapt module names to any language, making the navigation clear, consistent, and user-friendly for teams across regions.                                                                              |
| **Customizable icons**                | Personalize module icons (root level only) for better visual consistency with your brand. This improves recognition and usability, helping you to navigate more efficiently.                                 |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at time of release.

## Documentation and Links

Management Dashboard:

* [Modules](/ce/management-dashboard/administration/modules.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-10-31-ce-modules.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.
