# Branding & Logo

FoodBucket gives you the ability to fully customize and rebrand your POS and website to increase your brand awareness and visibility.

### Receipt Settings

FoodBucket has very easy, to-the-point, receipt settings. We allow you to customize your Receipt Logo, Address, and Phone number, Show NTN or TAX ID, and a customizable message that is displayed at the bottom of the receipt for promotions and offers.&#x20;

<figure><img src="/files/36F7bu7cdYAsva096rON" alt="" width="563"><figcaption></figcaption></figure>

To access the Receipt Settings, follow the steps below:

1. Go to **System > Settings**
2. Click on the **Receipt** Tab
3. Receipt settings will appear.

<figure><img src="/files/nNOalwmj7Xok11adYIl8" alt="" width="563"><figcaption></figcaption></figure>

#### Receipt Logo

The receipt logo is shown at the top of the receipt. Click on the Select button, a modal box will appear.

1. Upload Image
2. Once uploaded, Select your image
3. Click on **Save** and the Modal box will close
4. Click on **Save** again found on the Top Left

#### Payment Status

The payment status on the receipt is a very handy feature to allow your customers to know whether they are getting a print receipt or a final invoiced receipt. This also helps stops any kind of theft.

By default, payment status is always “Unpaid”. Once final order details are updated, after receiving the cash or payment. Its status is permanently changed to “Paid” and all receipts that are printed after will have a “Paid” badge right on top.

You can opt to show or hide the payment status on the receipt by following the steps given below:

1. Go to Receipt Settings
2. Change the Payment Status <mark style="color:green;">**Enabled**</mark> to show payment status or <mark style="color:red;">**Disabled**</mark> to hide

#### Receipt Text/Custom Message

If you wish to display a custom message on your receipt. Follow the steps below:

1. Go to **Receipt Settings**
2. Change the **Receipt Text** as per your requirement

Note: Do not forget to update POS settings >Sync & Refresh to reflect the receipt Changes

#### Receipt Address

To change the receipt address, you will have to change the restaurant location details. Follow the steps below to access it:

1. Log in to **Admin Area/Back office**
2. From Left Menu > **Goto Restaurant > Locations**
3. Click on the pencil icon to edit the restaurant location details&#x20;

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

* **Name:** Displayed name on the receipt
* **Telephones 1 & 2**: Phone numbers displayed on the receipt, leave them blank to hide.
* **Address 1 & 2:** Address lines that are displayed on the receipt e.g. Building # Street & Branch Name.

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

### Customer Display&#x20;

You can customize your customer-facing display to show your offers or a branding logo. You can upload an image or a video (Beta). To change the settings, follow the instructions given below:

1. Log in to **Admin Area/Back Office**
2. From the Left Menu, Click **System > Settings >** Scroll down to Customer Facing Display
3. Click on **Select** > Modal Box > Upload Image
4. Select the Image and click on **“Choose”** to close the modal box
5. Click on the **Save** button on the top left to save changes

<figure><img src="/files/Q7fvRpIBr1V1oelI6SXz" 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/branding-and-logo.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.
