# Dashboard

<figure><img src="/files/g6Jl10EKbDDabhUpjMxk" alt=""><figcaption><p>Admin Dashboard</p></figcaption></figure>

We show various statistics for records on the dashboard.

\
**Total Restaurants:** This shows the total number of restaurants added to the system.

**Total Vendors:** This shows the total number of vendors registered on the system.

**Total Staffs:** This shows the total number of staff added to the system.

**Pending Subscriptions:** This shows the total number of pending subscriptions in the system that are waiting for admin approval.\
\
On Pending Subscription pending subscription will show which was requested through offline payment. Admin can approve or reject the subscription. When an admin approves or rejects system will send an email to the respective vendor.


---

# 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://emenu.gitbook.io/emenu/admin/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.
