> For the complete documentation index, see [llms.txt](https://help.urbanpiper.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.urbanpiper.com/ordering-channels/keeta/integrate-your-keeta-account-with-urbanpiper.md).

# Integrate Your Keeta Account with UrbanPiper

To start receiving Keeta orders directly on your UrbanPiper account, you’ll need to set up and authorize the integration.

{% hint style="info" %}
**Note**: This requires you to be an active UrbanPiper customer.
{% endhint %}

If you don’t have an UrbanPiper account, please [get in touch ](https://www.urbanpiper.com/contact-us)with our Sales team to learn more about activating your account and getting started.\
\
If you have an existing UrbanPiper account, follow the steps below to activate your Keeta integration.

## Step 1-**Prepare your Keeta account**

Ensure your outlet(s) exist in Keeta Merchant and are eligible for online ordering.

Note down:

* Outlet/Restaurant ID(s)

## Step 2-Initiate Request to Go Live

**Before you begin (quick checklist)**

✅ Location created in UrbanPiper (name, address, phone).

✅ Menu ready in UrbanPiper (categories, items, add-ons/modifiers, taxes).

✅ Operating hours, prep times, and charges (packaging/other fees) decided.

✅ Keeta outlet details on hand (Outlet/Restaurant ID).<br>

* **Access the Location Tab**: Start by navigating to the Location tab and searching for your specific location.
* **Select Your Location**: Click the checkbox next to the location name you wish to activate.
* **Request to Go Live**: Click on the Request to Go Live button and choose the aggregator you want to partner with.
* **Input Aggregator Details:** Enter the aggregator's Platform ID.
* **Finalize Request**: Click the Request to Go Live button to submit your request. You will receive a confirmation that your request has been successfully submitted.

## Step 3-Post-request process

* Once your request is submitted, our **Onboarding team** is automatically notified to begin the mapping process.
* This mapping is carried out **offline**, with assistance from the Swiggy team.
* You’ll receive an **email confirmation** once the outlet has been mapped and activated.
* After confirmation, your outlet will be **ready to receive orders via UrbanPiper**.

{% hint style="info" %} <mark style="color:$info;">**Verify that both the Platform ID and the URL are correct to prevent delays.**</mark>\
\ <mark style="color:$info;">**Your outlet is expected to be live within 48 hours.**</mark>
{% 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, and the optional `goal` query parameter:

```
GET https://help.urbanpiper.com/ordering-channels/keeta/integrate-your-keeta-account-with-urbanpiper.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
