# KPIs and Analytics

## Introduction

The **KPIs & Analytics** dashboard gathers high level business information using KPIs from [Celonis](https://www.celonis.com/ems/process-intelligence/) and business outcomes of your running value streams.

The dashboard is divided into two sections:

* **KPIs** - data showing KPIs retrieved from Celonis EMS.
* **Value Stream Effectiveness** - graphs showing the business outcomes of your running value stream.

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

### Prerequisite

To start with the configuration of the KPIs and Analytics dashboard, configure your connection with Celonis. See the [Integration with Celonis](/oe/management-dashboard/configuring-oe-tenant/integration-celonis.md) documentation.

## Configuring the KPIs & Analytics dashboard

The KPIs & Analytics dashboard can be configured to your needs and the data that is most important for you to see and monitor.\
To start the configuration of the dashboard, go to **OE** -> **Admin** -> **KPIs & Analytics**.

### Business KPIs

To configure business KPIs:

1. In the **Business KPIs** section, you can configure up to 4 KPI tiles that display your selected data.

   <figure><img src="/files/mV6lYGvxSb5jLLIqnhzo" alt="" width="563"><figcaption></figcaption></figure>
2. To set up a specific KPI, open its edit mode by choosing the **edit** icon.

   <figure><img src="/files/UcchN0QERoFolBH2HmOq" alt=""><figcaption></figcaption></figure>
3. Enter the **Display** name for the data that should be displayed in the tile.
4. Link the value stream that is configured to work with the KPIs data.
5. Complete the following KPI data sources configuration:
   * Celonis Knowledge Model
   * Celonis Record
   * Celonis Record Field
   * Preview format
6. To save your configuration, choose **Apply**.

### Process effectiveness

To configure the process effectiveness visualizations:

1. In the **Process Effectiveness** section, you can configure up to 4 graphs that can be used in the KPIs & Analytics dashboard to view the results of the running executions and their effect on business outcomes.

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

2. Enter the **Display** name for the data graph.
3. Choose the related value stream.
4. Complete the following KPI data sources configuration:
   * Celonis Knowledge Model
   * Celonis Record
   * Celonis Record Field
5. Choose **Apply** to save your configuration.

{% hint style="info" %}
To learn more about Celonis and their Knowledge Model, see the [Knowledge Model](https://docs.celonis.com/en/knowledge-model.html) and [KPIs](https://docs.celonis.com/en/knowledge-model---kpis.html) documentation on Celonis website.
{% endhint %}


---

# 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/oe/management-dashboard/kpi-and-analytics.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.
