# Overview

FoodBucket comes with an extensive Admin Area/Backend office that allows you to control, monitor, manage, and plan, literally, everything that you need to run a Restaurant.

Our main aim is to provide an easy-to-use interface and as detailed as possible to analyze what’s happening. We focus highly on customer feedback. If you have anything to share or to say, please write us an email or leave feedback.

### Admin Area Access

#### On-Premise (Appliance)

If you have our Appliance installed in your restaurant, you can easily access our backend by following the steps below:

1. Connect to FoodBucket Network Wi-Fi
2. Open **Google Chrome/Safari/Microsoft Edge**
3. <http://my.foodbucket.io/admin>

#### For Cloud:

1. Open **Google Chrome/Safari/Microsoft Edge**
2. **<http://youridentifer.cloud.foodbucket.io/admin>**

### Login Screen

* **Username**: your unique username or email address
* **Password**: your password is provided by our sales representative if installed On-Premise. For Cloud, you will set your own password. You can also record your password by using the “Forgot Password” feature.

This is how the login screen is displayed:

<figure><img src="/files/f6khdxc7o2ZMEUlIiymi" alt="" width="375"><figcaption></figcaption></figure>

### Admin Interface

Our interface is quite self-explanatory. See the image below to get a quick understanding:

<figure><img src="/files/VY4KINW9zkxGbMHdObZU" alt=""><figcaption></figcaption></figure>

#### Left Menu

To navigate through the Admin area, you can use our menu on the left. It is categorized in a very compact manner to help you move around the admin area very easily.

#### Right Top Menu

Online Status (for On-Premise), notification, and user profile settings are managed from the top right menu. This also helps you easily go to Settings by clicking on the gear icon on update user profile settings.

### Logout

In order to log out, click on ‘User Icon‘ in the top right menu, and click on ‘Logout‘.<br>

<figure><img src="/files/pVvvprfggyIeoJXFWa4J" alt=""><figcaption></figcaption></figure>


---

# 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://docs.foodbucket.io/administration-back-office/overview.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.
