> For the complete documentation index, see [llms.txt](https://support.cloudwaitress.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.cloudwaitress.com/how-to-guides/setup-order-aggregation.md).

# 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.

Uber Eats and Doordash will be connected to Online Ordering through order aggregation. Once an order is received from either platform, its origin will be identified in the order details.&#x20;

<figure><img src="/files/KohAbxvfnF4GPDHVAmce" alt="" width="328"><figcaption></figcaption></figure>

### 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. You also need to add us as a Manager or Admin to help streamline the connection process. We’ll need the appropriate access permissions in order to complete the setup.
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 activating this feature.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
