# 2026-04-14: CE - Perspectives Management

## Overview

Perspective Management enables tenant administrators to control which perspectives are available in the Emporix system and who can use them.

Administrators can manage access to predefined perspectives for specific employee groups and also register entirely new perspectives (implemented as MD Extensions).

Once registered, new perspectives appear in the perspective chooser - unless a user only has access to one perspective, in which case the chooser is hidden to keep the experience simple.

## New features

| Feature                                                  | Benefit                                                                                                                                        |
| -------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| **Centralized perspective administration**               | Reduces administrative effort and improves governance by making configuration consistent and auditable.                                        |
| **Register custom perspectives**                         | Supports evolving business needs without waiting for core product changes - teams can tailor experiences for new processes, roles, or regions. |
| **Simplified UX when only one perspective is available** | Streamlines the user experience, lowers training needs, and reduces misclicks/support tickets.                                                 |

## Fixes and improvements

None as this is a new feature.

## Known problems

No known problems at the time of release.

## Documentation and links

User Guides:

* [Perspectives Manager](/ce/management-dashboard/administration/perspectives.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/2026/2026-04-14-ce-perspectives.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.
