> 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/store-manager/prime-web.md).

# Prime web

Prime Web is the browser-based version of Prime, built for teams who manage orders from a desktop or laptop. It gives you the same core order management and inventory control capabilities as the app — without needing a dedicated tablet.

**Accessing Prime Web**

Prime Web is accessible directly through the **Atlas management console**. Once you're logged in to Atlas, head to the **Live Order View** section under Online Orders to get started. No additional installation is needed — it runs entirely in your browser.

> **Note:** Prime Web uses **QZ Tray** to connect printers to your browser. You'll need this installed on your system before setting up any printing. See the printer setup guides below for details.

***

**What You Can Do on Prime Web**

Prime Web covers the full order management workflow, along with printer configuration and inventory control. Here's an overview of what the articles in this section walk you through:

**Managing Orders**

* [View and manage live orders](https://help.urbanpiper.com/store-manager/prime-web-version/introduction) as they come in — accept them manually or configure auto-acknowledgement, track them from preparation through to dispatch, and view full order details including items, customer info, and pricing

**Controlling Store Availability**

* [Pause or resume your store](https://help.urbanpiper.com/store-manager/prime-web-version/managing-store-status) on specific platforms directly from the Live Orders view — changes are logged so you have a clear audit trail of when stores were toggled on or off

**Managing Inventory**

* [Mark items or modifiers as out of stock (86'ing)](https://help.urbanpiper.com/store-manager/prime-web-version/managing-stock-86ing-an-item-or-modifier) across one or multiple locations, filter by category, and verify changes through the Logs tab

**Setting Up Printers**

* [Connect a printer on Windows](https://help.urbanpiper.com/store-manager/prime-web-version/connecting-a-printer) or [on macOS](https://help.urbanpiper.com/store-manager/prime-web-version/connecting-a-printer-on-macos) via QZ Tray
* [Assign printers for KOT and invoices](https://help.urbanpiper.com/store-manager/prime-web-version/assigning-a-printer-for-kot-invoice) — configure how many copies print and keep the toggle active so your printer stays ready
* [Set up print automations](https://help.urbanpiper.com/store-manager/prime-web-version/configuring-print-automations) to trigger KOT and bill printing automatically at key order stages — acknowledgement, food ready, or dispatch
* [Configure kitchen station printing](https://help.urbanpiper.com/store-manager/prime-web-version/printing-kot-for-kitchen-stations) to route KOTs to the right counter (e.g. a separate juice bar or grill station) based on menu category

**Advanced Workflows**

* [Set up Scan and Pack](https://help.urbanpiper.com/store-manager/prime-web-version/configuring-scan-and-pack-workflow-on-prime) — a barcode-based packing workflow that uses the KDS to mark items as prepared before dispatch, ideal for high-volume or multi-item orders. Requires activation by the UrbanPiper team

**Notifications**

* [Customise your notification settings](https://help.urbanpiper.com/store-manager/prime-web-version/how-to-customize-order-notification-settings) for new orders, cancellations, customer complaints, and stock changes — pick your alert sounds and configure exactly what you want to be notified about


---

# 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://help.urbanpiper.com/store-manager/prime-web.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.
