# Order Intake Cockpit

{% hint style="info" %}
The Order Intake Cockpit is not enabled by default on all tenants. It is offered as part of a package together with the [Order Intake](/value-stream-modeller/value-stream-library/order-intake.md) value stream, which is required to run the cockpit out of the box. To enable or use this functionality, or for any further information, please contact the [Emporix Sales Team](mailto:support@emporix.com).
{% endhint %}

The **Emporix Order Intake Cockpit** is a specially tailored user interface for order managers and employees who need to process orders received by email. These emails contain attachments in different formats, like PDF, which are typically entered manually into an ERP system. The application provides a central place to upload order documents, track the status of extraction and validation, and efficiently process the resulting sales or customer orders.

You can access the cockpit from the Management Dashboard application switcher.\
The header shows the active tenant, currency, language, and profile, which are consistent across other Emporix views.

The cockpit includes different views for actions you can take:

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><i class="fa-chart-pie">:chart-pie:</i></td><td align="center"><strong>Dashboard</strong></td><td align="center">KPI cards and charts for order intake documents and related sales orders.</td><td><a href="/pages/xqwRriJK6lsNwMlfM1Ya">/pages/xqwRriJK6lsNwMlfM1Ya</a></td></tr><tr><td align="center"><i class="fa-file-import">:file-import:</i></td><td align="center"><strong>Upload Document</strong></td><td align="center">Upload purchase order files in PDF format to start extraction and processing.</td><td><a href="/pages/6AUdIrZCpEYsrsiN1oBg">/pages/6AUdIrZCpEYsrsiN1oBg</a></td></tr><tr><td align="center"><i class="fa-files">:files:</i></td><td align="center"><strong>Documents</strong></td><td align="center">List of order intakes with processing status and Manage actions for resolving issues.</td><td><a href="/pages/agBcGk2tiOrARcmxMbyg">/pages/agBcGk2tiOrARcmxMbyg</a></td></tr><tr><td align="center"><i class="fa-cart-shopping">:cart-shopping:</i></td><td align="center"><strong>Orders</strong></td><td align="center">Sales orders created from Order Intake Cockpit processing, with order details for follow-up.</td><td><a href="/pages/f5x3w7uIH1TZpUxdqR6w">/pages/f5x3w7uIH1TZpUxdqR6w</a></td></tr><tr><td align="center"><i class="fa-building">:building:</i></td><td align="center"><strong>Companies</strong></td><td align="center">Company records and billing/shipping address roles used during order intake.</td><td><a href="/pages/k1rzu3MdOgalLsHPbqct">/pages/k1rzu3MdOgalLsHPbqct</a></td></tr></tbody></table>


---

# 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/order-intake-cockpit/readme.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.
