# Introduction

UrbanPiper's Business Manager is designed to simplify the back-of-house operations for your restaurant. It offers features that allow you to manage multiple brands and locations, organize menus across various online food delivery platforms such as DoorDash, Grubhub, and Uber Eats, user management, and access analytics for informed decision-making.\
\
To access the Business Manager, you need to login to your Restaurant Portal at [login.urbanpiper.com](/business-manager/introduction.md) using your credentials.

<figure><img src="/files/SSrMlINnBtOxcw5aoPF5" alt=""><figcaption><p>Login to your Customer Portal</p></figcaption></figure>

<figure><img src="/files/9TUVC5mVs19b0w6awMr7" alt=""><figcaption><p>Analytics on your Business Manager</p></figcaption></figure>

#### **Key Features of a Business Manager**

1. **Brand Management**
   * **Multi-Brand Support**: Allows restaurants to manage each brand independently, making it ideal for groups with diverse brand offerings.
   * **Consistency and Customization**: Helps maintain a unified brand identity across platforms while enabling each brand to tailor operations to meet unique goals.
2. **Location Management**
   * **Multi-Location Control**: Offers centralized oversight for all outlets, allowing managers to monitor performance, menus, and operations in one place.
   * **Real-Time Updates**: Ensures immediate changes across locations, such as new promotions or menu updates, for seamless and synchronized operations.
3. **Menu Management**
   * **Unified Menu Control**: Restaurants can manage and update their menus across all platforms through a single interface.
   * **Enhanced Features**: Supports item availability management, pricing adjustments, and seasonal offers, providing flexibility for dynamic menu adjustments.
4. **Analytics & Reporting**
   * **Sales and Performance Reports**: Generates reports on key metrics, including sales trends and revenue growth, helping businesses identify strengths and areas for improvement.
   * **Visual Analytics**: Provides intuitive visuals and detailed performance metrics for in-depth insights into business operations.
5. **User Management**
   * **Role-Based Access Control**: Allows the creation of multiple user roles with custom access levels for store managers, staff, and administrators.
   * **Secure Permissions**: Protects sensitive data through permission settings, ensuring only relevant access for each team member.


---

# 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://help.urbanpiper.com/business-manager/introduction.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.
