# Dashboard

Dashboard gives you a quick overview of  your business. Click on any tile on the dashboard to get a detailed information. To view you dashboard, tap on the **More** tab.&#x20;

![](/files/-Ls1DmA1sx-hKNZgO4pK)

Here is a brief about the functionality available :

* Parked Items : You can take customer's orders and park them so that they will buy later.
* Add Customer : To instantly add customers for billing.
* Barcode Scanner : For adding items by scanning barcode of item with in app. It  will help you quickly manage multiple customers.


---

# 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.zobaze.com/en/table-of-content/dashboard.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.
