# What is new?

## Multiple Authentication Service Principals

*14.09.2024*

Adding your own "*Authentication Service Principal*" in DataCentral simplifies user and security management, reduces IT overhead, ensures compliance, and enhances the user experience by allowing access with familiar Microsoft credentials.

In DataCentral host settings, you can configure three Authentication Service Principals with different permissions, which Azure AD users must accept on their first login. This enables tenants to authenticate users with varying permission levels.&#x20;

1. Authentication only
2. Authentication + Power BI resource access
3. Authentication + Power BI and security group resource access

Click here to read more: [Authentication Service Principal](/datacentral-knowledge-center/deployments/authentication-service-principal.md)

<figure><img src="/files/gm7VAezNdvJxe8wDL03Y" alt=""><figcaption></figcaption></figure>

## Report Usage Heatmap

*18.07.2024*

A feature that tracks user interactions with visualizations within reports in your tenant is now available.&#x20;

When embedding any report into your DataCentral tenant, you can activate "logging enabled." This allows companies to gain valuable insights into user engagement and behavior, helping to optimize report designs and improve user engagement.

Key benefits:

* **Better understanding of User Engagement**
* **Improved Report Design**
* **Enhanced User Experience**

With that enabled, all user interactions will be tracked. An icon will appear above the report, allowing users to toggle on and off to see which visualizations are the most and least interacted with.

Click here to read more: [Report Usage Heatmap.](/datacentral-knowledge-center/product-guides/features.md#report-usage-heatmap)

<figure><img src="/files/0MDrxWG0KKWp68dOiZtp" alt=""><figcaption><p>Heatmap of usage</p></figcaption></figure>

## Entra ID Management

*26.3.2024*

A feature that enables DataCentral administrators to authenticate using their Azure Active Directory (AAD) credentials and exercise their rights through an [Authentication Service Principal](/datacentral-knowledge-center/deployments/authentication-service-principal.md). This Principal is consented with delegated permissions, allowing AAD users to manage and organize security groups they are marked as "owners" of within Entra ID.&#x20;

As a result, administrators gain the ability to control Entra ID security groups linked to Power BI entities, thereby governing both internal and external user access to these entities in a single place.

<figure><img src="/files/rPbknMF4Nkbwcfd900AY" alt=""><figcaption><p>Overview - Entra ID report</p></figcaption></figure>

Click here to read more: [Entra ID Management.](/datacentral-knowledge-center/product-guides/entra-id-management.md)

## Multiple Power BI Service Principal

*10.01.2024*

Allows a way for cross-tenant collaboration and data sharing capabilities. This feature addresses the growing need for organizations to interact with external Azure tenants, expanding the scope of data accessibility and report sharing.

Key benefits:

1. **Cross-Tenant Embedding**
2. **Access Control**
3. **Governance**
4. **Redundancy and Reliability**

<figure><img src="/files/pJzJVcxjb2d4GOPpgh96" alt=""><figcaption><p>Multiple Service Principal diagram</p></figcaption></figure>

Click here to read more: [Multiple Power BI Service Principal](/datacentral-knowledge-center/product-guides/features.md#multiple-power-bi-service-principals).


---

# 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://uidata.gitbook.io/datacentral-knowledge-center/overview/what-is-new.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.
