# Automated Use Cases

As an innovative commerce software, Commerce Engine (CE) can closely integrate with Orchestration Engine (OE), which is responsible for enhancing and improving business processes. We integrate CE and OE to enable a fully automated end-to-end process chain. This step is crucial for increasing efficiency, saving time, and providing seamless, fast, and reliable services to our customers. By eliminating manual processes and ensuring seamless collaboration between CE and OE, we strengthen excellence and innovation in digital commerce.

This documentation is build as a showcase to present business use cases that can be solved with a combination of CE and OE working together and creating one end-to-end process.

See the below business scenario as an example of an end-to-end business process:

{% hint style="warning" %}
Treat these use cases just as examples, the real life scenarios can be different.
{% endhint %}

* [First Registration Coupon](/ce/customer-use-cases/introduction/first-registration-coupon.md)
* [Availability and Warehouse Assignment](/ce/customer-use-cases/introduction/availability-and-warehouse.md)
* [Quote and Order Entry Automation](/ce/customer-use-cases/introduction/order-entry.md)

To explore more possibilities and solutions that Emporix CE and OE can provide, contact our [Sales team](mailto:sales@emporix.com) and request a demo of other use cases.

{% hint style="info" %}
For more information about Orchestration Engine, see [What is OE?](/oe/getting-started/what-is-oe.md) documentation.
{% 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/ce/customer-use-cases/introduction.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.
