> 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.md).

# Store Manager

- [Prime app](https://help.urbanpiper.com/store-manager/prime-app.md): You can manage your store operations not just through a browser on a laptop, but also using our Android and iOS apps
- [Connecting your tablet to wifi](https://help.urbanpiper.com/store-manager/prime-app/connecting-your-tablet-to-wifi.md)
- [Connecting Printer to the tablet](https://help.urbanpiper.com/store-manager/prime-app/connecting-printer-to-the-tablet.md)
- [Loading Printer Paper](https://help.urbanpiper.com/store-manager/prime-app/loading-printer-paper.md)
- [Logging-in to Store Manger](https://help.urbanpiper.com/store-manager/prime-app/logging-in-to-store-manger.md)
- [Enabling Auto-Print Settings](https://help.urbanpiper.com/store-manager/prime-app/enabling-auto-print-settings.md)
- [Managing Notifications](https://help.urbanpiper.com/store-manager/prime-app/managing-notifications.md)
- [Manage Orders on Order Tracker](https://help.urbanpiper.com/store-manager/prime-app/manage-orders-on-order-tracker.md)
- [86'ing an Item or Modifier](https://help.urbanpiper.com/store-manager/prime-app/86ing-an-item-or-modifier.md)
- [Pause/Resume Store](https://help.urbanpiper.com/store-manager/prime-app/pause-resume-store.md)
- [Password Reset on Store Manager](https://help.urbanpiper.com/store-manager/prime-app/password-reset-on-store-manager.md)
- [Aggregator / Delivery Partner Support Contacts](https://help.urbanpiper.com/store-manager/prime-app/aggregator-delivery-partner-support-contacts.md)
- [Prime web](https://help.urbanpiper.com/store-manager/prime-web.md)
- [Introduction](https://help.urbanpiper.com/store-manager/prime-web/introduction.md)
- [Managing Store Status](https://help.urbanpiper.com/store-manager/prime-web/managing-store-status.md)
- [86'ing an item or modifier](https://help.urbanpiper.com/store-manager/prime-web/86ing-an-item-or-modifier.md)
- [Connecting a printer](https://help.urbanpiper.com/store-manager/prime-web/connecting-a-printer.md)
- [Connecting a Printer on macOS](https://help.urbanpiper.com/store-manager/prime-web/connecting-a-printer-on-macos.md)
- [Assigning a printer for KOT/Invoice](https://help.urbanpiper.com/store-manager/prime-web/assigning-a-printer-for-kot-invoice.md)
- [Print automations](https://help.urbanpiper.com/store-manager/prime-web/print-automations.md)
- [Print KOT for Kitchen Stations](https://help.urbanpiper.com/store-manager/prime-web/print-kot-for-kitchen-stations.md)
- [Scan and Pack Workflow](https://help.urbanpiper.com/store-manager/prime-web/scan-and-pack-workflow.md)
- [Customise Notification Settings](https://help.urbanpiper.com/store-manager/prime-web/customise-notification-settings.md)


---

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