> For the complete documentation index, see [llms.txt](https://docs.ionicfirebaseapp.com/restaurantbackend/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionicfirebaseapp.com/restaurantbackend/user-manual-cms/settings.md).

# Settings

**Various settings involved in our Restaurant  Cms Dashboard are as follows :**

**Currency:**

**1)Currency Settings :**&#x48;ere admin can update the currency settings by filling in below fields as displayed in the below screenshot

![](/files/-M5lENq-X8999SOXNzTm)

**Global VAT:**&#x48;ere admin can set the value-added tax from this field. A value-added tax (**VAT**) is a consumption tax placed on a product whenever the value is added at each stage of the supply chain, from production to the point of sale

**Add Currency:**&#x48;ere admin can choose the currency from the dropdown

**Program :**&#x41;dmin can set the loyalty percentage and minimum loyalty points from this field&#x20;

After filling in all the fields click on the save button so that global vat settings will be updated successfully

**2)Currencies:**&#x48;ere admin can manage the added currencies by editing and deleting it by using the edit and delete icon as displayed in the below screenshot&#x20;

![](/files/-M5lEcAp0Kkvab7fYlem)

To add a new currency click on add currency button at the top right corner and fill in the following fields as displayed in the below screenshot.

![](/files/-M5lEmzAu92pmXnUVa_s)

**Currency name** :In this field, the admin can specify the currency name. Currency name will be different based on countries.

For example:

| American Samoa (USA) | United States dollar  | USD |
| -------------------- | --------------------- | --- |
| Andorra              | European euro         | EUR |
| Angola               | Angolan kwanza        | AOA |
| Anguilla (UK)        | East Caribbean dollar | XCD |
| India                | Indian Rupee          | INR |

**Currency symbol**: A currency symbol is a graphical representation substituted for the name of a [currency](https://www.investopedia.com/terms/c/currency.asp). The symbol is usually, but not always, unique to a specific country or region. you can choose the currency symbol by clicking on the currency symbol list.

After filling in all the above fields click on add Currency button so that currency gets updated successfully .&#x20;

**Delivery Settings:**

1\)**Delivery Options** : **Delivery** is the process of transporting goods from a source location to a predefined destination. Here admin can manage the delivery area based on the location where orders can be delivered by adding delivery Pincode/postcode/area code as mentioned in the below screenshot. Admin can also edit it by using the edit icon .

![](/files/-M5es1yo5aASexRTlwrf)

![](/files/-M5esOxKzCjak_D7jZfz)

To manage the delivery area click on add pin button (as mentioned in the above screenshot) and give the Pincode /area code /postcode of the location where you can deliver the orders currently. Whenever a user tries to order any of their favourite items from user app or web app, it asks them their location while filling the address field where the order needs to be get delivered. When the user tries to add address it asks for Pincode/postcode/area code. If the delivery is available for that particular location then only order gets delivered. Or else It shows the message **delivery is not available** for this particular Pincode/area code/postcode. So based on the delivery options set by the admin from cms dashboard user can get their favourites items delivered to their doorstep.

2\)**Delivery Price:**&#x44;elivery price is the amount customer pays for delivering products /goods. Admin can set a delivery price for his various products from here as displayed in the below screenshot.

![](/files/-M5etwsChCMv228Knq5C)

**3)Delivery Status:**

**Working Hours :**

Working hours are the hours during the day in which *business* is commonly conducted. Typical ... **Large&#x20;*****stores*****&#x20;and restaurants** follow an extended business hours schedule and are open.

![](/files/-M5evXfO26IDobMxTFlw)

Here admin can set the various time slots for his restaurant for almost all days starting from Monday to Sunday. You can also add various slots for your restaurant by clicking on add slot button ..based on the added slots from the dashboard it appears for the users in User app or web app. Admin can also delete the slots by clicking on the delete button.

Once the admin sets the timeslots based on their availability of the restaurant from cms dashboard, It displays an option for the user to choose the delivery date and timeslots from user app or web app where the order gets delivered between the particular time slot and date.

**Buisness Info:**

**Buisness Info:**&#x42;usiness Information includes various **information** and records relating to the restaurant or the **business** or activities or affairs of the restaurant, which can be reasonably considered to be confidential to the restaurant. It includes various information such as email, description, address, social page links, location, phone number, store name etc as displayed in the below screenshot.

![](/files/-M5eyBlt9jNUbXOWMnRH)

Admin can update all their business information by filling in all the above fields as displayed in the above and below screenshots. The more a **business** knows about its customers, the more able it is to satisfy them.

![](/files/-M5eyR8mBfdx60eyrqED)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ionicfirebaseapp.com/restaurantbackend/user-manual-cms/settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
