# Restaurant Portal

The single portal through which users can access and  manage different applications of the UrbanPiper ecosystem. When working with the Business Manager, you will commonly encounter references to **Atlas** and **Prime.**&#x20;

### **Atlas – Business Manager**

This is the section which contains all the tools required for you to manage your back-of-house operations.

### Prime – Store Manager

This is the section which contains all the tools required for you to manage your front-of-house operations.

{% hint style="info" %}
While there is no explicit distinction between **Atlas** and **Prime** when you are navigating within the Business Manager, it helps to keep this distinction in mind when thinking about granting access to users based on their role in a front-of-house or back-of-house capacity.
{% endhint %}

To learn more about using the Business Manager, check out our [articles](/business-manager/introduction.md) about it.


---

# 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/basics/markdown.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.
