# How do I install and set up the Host App?

The Oddle Reserve Host App runs in any browser at [host.oddle.me](https://host.oddle.me). For the best experience — especially on iPad — you can install it as a web app so it opens full-screen from your home screen or dock, just like a native app.

![](/files/Aw13sBbrV3SX2lXe2EiO)

## iPad (tablet)

Installing the Host App on your iPad lets it run full-screen without the browser bar.

**Safari**

1. Log in at [host.oddle.me](https://host.oddle.me).
2. Tap the share icon at the top of the browser, then select **Add to Home Screen**.

   ![](/files/YG5A7SZuCqv9xPOBpiZO)

   ![](/files/EAYMmbiGFLuxLtTqEDqO)
3. Tap **Add**. The Host App icon will appear on your iPad home screen.

   ![](/files/Y9770OSEKVZ6fRAOs2cU)
4. Open the app from your home screen to start using it.

**Chrome**

1. Log in at [host.oddle.me](https://host.oddle.me).
2. Tap the three-dot menu at the top right, then select **Add to Home screen**.

   ![](/files/CNU0MIGBRCsHHGoXzSdd)

   ![](/files/dygpfk3y44cgd1HixoXD)
3. Tap **Add**. The Host App icon will appear on your home screen.

   ![](/files/r5pALuzmkrhf3zqgaq3L)

   ![](/files/xZMgeYvtoeGEi18Puwr1)

***

## Phone (mobile)

The mobile view of the Host App is a streamlined version designed for on-the-go use. From your phone you can:

* View reservations and customer details
* Create and edit reservations
* Update reservation statuses
* Add or change dates and notes
* Cancel, refund, and charge
* Update notification settings
* View transaction details

**Safari (iPhone)**

1. Log in at [host.oddle.me](https://host.oddle.me).
2. Tap the share icon, scroll down, and select **Add to Home Screen**.

   ![](/files/t4vbkJUWojIfXe6mS01I)

   ![](/files/nUwvNgzJoxaASIGZOuoA)
3. Tap **Add**.

   ![](/files/Ztq5nFgDlm1txZZyRcng)
4. The Host App appears on your home screen — tap it to open.

   ![](/files/QMrehJNP2uDa5yZt8zQ0)

   ![](/files/EJgpuxswH8xUM9TXxWwB)

**Chrome (Android)**

1. Log in at [host.oddle.me](https://host.oddle.me).
2. Tap the three-dot menu, then select **Add to Home Screen**.

   ![](/files/WEtRLXcOizFf2wsSlVa9)

   ![](/files/mNbziFz7ttXXSjyTsdcF)
3. Tap **Add**, then open the app from your home screen.

**Switching to desktop view on mobile**

If you need the full desktop layout on your phone:

* **Chrome**: Tap the three-dot menu and select **Desktop site**.

  ![](/files/ukT04ovgLF4KWEj7kiLQ)

  ![](/files/v72FEopWAhVbszE9dw04)
* **Safari**: Tap the **AA** icon at the bottom left of the browser, then select **Request Desktop Website**.

  ![](/files/qBEpu1b5AgbFLAJJ2BWW)

  ![](/files/JPINcTJ7bpoRUHYopWl7)

***

## Laptop

**Safari**

1. Log in at [host.oddle.me](https://host.oddle.me).
2. Click the share icon in the browser bar and select **Add to Dock**.

   ![](/files/GqUjuku4zmphFpVMymSd)

   ![](/files/svcJ38QIhQJMEgHs0Pxf)
3. Click **Add**. The Host App will appear in your dock.

   ![](/files/8nrbJ41kNvxIlCW5mfUE)

**Chrome**

1. Log in at [host.oddle.me](https://host.oddle.me).
2. Click the install icon in the browser bar and select **Install**.

   ![](/files/0kck4cu0HNsgbXacGTHY)

   ![](/files/vsHxCCeuncKv3W5eVfhw)
3. Find the installed app by searching for **Oddle Host App** on your device.

   ![](/files/RCBiLrIIm9ZZnuq79M2c)
4. Pin it to your dock, desktop, or taskbar for quick access.

   ![](/files/RQyWCry1p6RXSSoTYAzq)


---

# 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://www.oddle.me/docs/help-center/reservations/how-do-i-install-and-set-up-the-host-app.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.
