# Setup Order Aggregation

Order aggregation allows you to consolidate orders from multiple delivery platforms, such as UberEats and DoorDash, directly into CloudWaitress. This centralizes order management, reduces errors, and streamlines kitchen workflow by eliminating the need to switch between apps.

### Setup Process:

1. Contact us via live chat to let us know you’d like to start the aggregation setup.
2. We will request your credentials for platforms like UberEats, DoorDash, etc.
3. Our team will reach out to you for verification to fully activate aggregation on the third-party platforms.
4. Once the setup is complete, we will notify you and your CloudWaitress system will begin receiving orders from all connected platforms.

{% hint style="danger" %}
Please email <support@cloudwaitress.com> or use the chat support feature to get assistance managing this feature.
{% 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://support.cloudwaitress.com/how-to-guides/setup-order-aggregation.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.
