# Dashboard

To get your **Azzoa** staff dashboard, you should login first. Navigate to your root URL (<http://your-site-url.com>). Enter your staff credentials (first staff is invisible super-admin) and click on login.

![](https://i.imgur.com/YFtM5Ek.png)

### Staff Forgot Password

To recover staff forgotten password, click on **Forgot Password** from login panel. Enter staff email and click on send confirmation email button. You will get a email with password recovery URL. Click on it and enter your email and new password twice. Click on reset.

![](https://i.imgur.com/LO6eYmu.png)

## Dashboard

After log into your staff dashboard, you should see bellow screen where you will find various statistics of your **Azzoa** e-commerce. Interactive sales charts can help you to keep an eye on your e-commerce growth and research.

![](https://i.imgur.com/K1i91A4.png)

For more information, checkout this [video](https://youtu.be/rxP2P8OyiyU?list=PLii4-h5xweF8coKPY-zWW7jPhON96MZO9)

{% embed url="<https://www.youtube.com/embed/rxP2P8OyiyU?list=PLii4-h5xweF8coKPY-zWW7jPhON96MZO9>" %}


---

# 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://yhshanto.gitbook.io/azzoa/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.
