# Integration with Celonis

Our OE can gather data retrieved from Celonis and use value streams to improve business processes, which are reflected in Key Performance Indicators.\
Data retrieved from Celonis is visible in the KPIs and Analytics dashboard.

To configure the connection with Celonis, you need the environment URL and Celonis token.

### Environment URL

You can get the URL from [Celonis EMS](https://www.celonis.com/ems/platform/) application.

1. Copy the URL from your Celonis account.
2. In OE, go to **Management Dashboard** -> **OE** -> **Admin**.
3. In the **Settings** tab -> **Celonis** section paste the URL.
4. Save your changes.

{% hint style="warning" %}
If you don't have the environment URL, contact the Celonis support team.
{% endhint %}

### Token

1. In your Celonis account, go to **Admin & Settings** -> **Applications** and choose **Add New Application** -> **Application Key**.
2. Enter the key name, to be able to identify the key in future.
3. Copy the token.

{% hint style="warning" %}
Be sure to save the token safely, as it will not be displayed again.
{% endhint %}

4. In OE, go to **Management Dashboard** -> **OE** -> **Admin**.
5. In the **Settings** tab -> **Celonis** section paste the token.
6. Save your changes.

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

Having the URL and token settings done, you can configure your KPIs and Analytics dashboard. See the [KPIs and Analytics](/oe/management-dashboard/kpi-and-analytics.md) documentation.


---

# 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/configuring-oe-tenant/integration-celonis.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.
