> 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/business-manager.md).

# Business Manager

- [Introduction](https://help.urbanpiper.com/business-manager/introduction.md)
- [Creating a Brand](https://help.urbanpiper.com/business-manager/creating-a-brand.md)
- [Creating a new Location](https://help.urbanpiper.com/business-manager/creating-a-new-location.md)
- [Setting up Schedules for Locations](https://help.urbanpiper.com/business-manager/setting-up-schedules-for-locations.md)
- [Creating a Menu](https://help.urbanpiper.com/business-manager/creating-a-menu.md)
- [Configuring your Menu](https://help.urbanpiper.com/business-manager/creating-a-menu/configuring-your-menu.md)
- [Adding Modifier Groups and Modifiers](https://help.urbanpiper.com/business-manager/creating-a-menu/adding-modifier-groups-and-modifiers.md)
- [Create and Manage Taxes](https://help.urbanpiper.com/business-manager/creating-a-menu/create-and-manage-taxes.md)
- [Create and Manage Charges](https://help.urbanpiper.com/business-manager/creating-a-menu/create-and-manage-charges.md)
- [Understanding Fulfilment Mode for an item](https://help.urbanpiper.com/business-manager/creating-a-menu/understanding-fulfilment-mode-for-an-item.md)
- [Importing your Menus](https://help.urbanpiper.com/business-manager/importing-your-menus.md)
- [Publishing your Menu](https://help.urbanpiper.com/business-manager/publishing-your-menu.md)
- [Viewing your Orders](https://help.urbanpiper.com/business-manager/viewing-your-orders.md)
- [User Access](https://help.urbanpiper.com/business-manager/user-access.md)
- [Understanding Standard Roles in Prime & Atlas](https://help.urbanpiper.com/business-manager/user-access/understanding-standard-roles-in-prime-and-atlas.md)
- [How to Reset Your Password ?](https://help.urbanpiper.com/business-manager/user-access/how-to-reset-your-password.md)
- [How to Reset PIN for Store Operations?](https://help.urbanpiper.com/business-manager/user-access/how-to-reset-pin-for-store-operations.md)
- [How to Archive/Delete, or Restore Atlas or Prime User?](https://help.urbanpiper.com/business-manager/user-access/how-to-archive-delete-or-restore-atlas-or-prime-user.md)
- [Submitting an Aggregator Go-Live Request](https://help.urbanpiper.com/business-manager/submitting-an-aggregator-go-live-request.md): Learn how to raise a Go-Live Request on an aggregator platform, map your store, and get your menu published. This guide covers everything from submitting the request to tracking its status.
- [Deactivate a Location](https://help.urbanpiper.com/business-manager/deactivate-a-location.md): How to deactivate/disconnect/unmap a store location from one or all Delivery Service providers


---

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