# How To Integrate PushPOS with CloudWaitress

Integrating online ordering with your POS system transforms manual system into an automated and efficient operation, making the entire process faster, more reliable, and, ultimately, more profitable.

### Steps:

1. Log in to your account <https://admin.cloudwaitress.com/login>
2. Go to Settings > Integrations > PushPOS

<figure><img src="/files/0qL7a52tdgILKwvKdyXD" alt="" width="375"><figcaption></figcaption></figure>

3. Enter API Key and Enable

<figure><img src="/files/QfZRMm2xXl1ZlqWwWJqT" alt="" width="375"><figcaption></figcaption></figure>

4. Go to PushPOS > Click the Sales Icon > Items Menu. Take note of the GroupID, ItemID and ModifierID.

<figure><img src="/files/aERtZVjEO2JhwWs4nwWS" alt="" width="375"><figcaption></figcaption></figure>

5. Click the Menu Icon > Menu > Edit Item > POS > Add the POS Item ID > Save

<figure><img src="/files/pUy7a9yn9ym1fxJjg2Mu" alt="" width="322"><figcaption></figcaption></figure>

6. To add the **Modifier ID**, go to Option Sets > Option Sets > POS > Add the POS Item ID > Save

<figure><img src="/files/0mXFeww1W4yl9O9Kk1lL" alt="" width="320"><figcaption></figcaption></figure>

7. To add the POS Group ID, go to Category > Edit Category > POS > Add the POS Category ID > Save

<figure><img src="/files/jyrsl2Noqdoud4nHa60F" alt="" width="325"><figcaption></figcaption></figure>

8. Log in to the POS Backoffice > Online Order Auto Accept > Tick the box to enable > Save

<figure><img src="/files/HYdr6iEnL3p3zZYVRFv3" alt="" width="321"><figcaption></figcaption></figure>

{% 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/how-to-integrate-pushpos-with-cloudwaitress.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.
