# Dashboard

The **Dashboard** is your home screen, which gives you a comprehensive overview of key system details. At the top of your screen, you'll see any active rentals, total rentals to date, total users in the system, and available hardware. You can click on each box to see more information.

Your stations' locations and, if applicable, the Zones are displayed on the map. [**Zones** ](https://documentation.movatic.co/admin-site/locations/zones)are predetermined boundaries that have been set to identify the areas where bikes can be parked following a rental.

{% hint style="info" %}
Zones do not apply to dock- or rack-based systems, but are limited to those where rentals aren't required to end at a dock.
{% endhint %}

<figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2FYsXwdsy2KCYwsc0cUN1N%2Fimage.png?alt=media&#x26;token=909a325e-f50a-47b1-b945-1b0c625de89e" alt=""><figcaption><p>Example of Scooter System Map</p></figcaption></figure>

You can zoom in or out of the map by clicking the + or - signs on the upper left corner of the map, or you can use the scroll wheel up or down on your mouse. The red lines you see on this map indicate the systems' **zone boundaries**.

You can click on each location from the map for more information. Alternatively, the [**Locations** ](https://documentation.movatic.co/admin-site/locations)tab on the left navigation pane will direct you to the list of stations.

<figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2Fcxrl2JZf4Ap5n9oT1BNP%2Fimage.png?alt=media&#x26;token=efd59947-4a4e-43cf-ab28-7e936d7aaa49" alt=""><figcaption><p> The transparent shapes you see on this map indicates the system's zone boundaries.</p></figcaption></figure>

Below the map, you can see the average and total volume trends with options to select from a Monthly or Yearly view.&#x20;

Selecting the Monthly option will direct you to view the **Rentals Per Day**, **New Users Per Day**, and **Duration of Rentals**.&#x20;

The Yearly view, on the other hand, will show you the break down of **Rentals Per Month, New Users Per Month**, and **Duration of Rentals**.

You can hover your mouse over any of the chart's data points to get specific information.

<figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2F09cK54HEBndnRgWC0PU4%2Fimage.png?alt=media&#x26;token=e4ec003d-8441-4c41-b2d0-ae0e01cc7349" alt=""><figcaption><p>Dashboard Metrics: Rentals Per Month</p></figcaption></figure>

<figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2Ff226PE28fBI6n68EwC4h%2Fimage.png?alt=media&#x26;token=7198d2a6-707d-43ce-9aff-bceb29a70ab2" alt=""><figcaption><p>Dashboard Metrics: New Users Per Month</p></figcaption></figure>

<figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2FWeYhqMPfjcnqt4nG7v0e%2Fimage.png?alt=media&#x26;token=67b5aa33-b6f6-4c5c-8796-99fc5e1a2a95" alt=""><figcaption><p>Dashboard Metrics: Duration of Rentals</p></figcaption></figure>

[Zones ](https://documentation.movatic.co/admin-site/locations/zones)are not displayed in the Movatic App. This is the user's view of the Map.

<figure><img src="https://3693766063-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxId4PbGGTlBib03KztrO%2Fuploads%2FdG6VhFMJPLzMl1RXiEbb%2Fimage.png?alt=media&#x26;token=73acfdb1-a4a8-40c4-8c5d-484b2097b157" alt="" width="375"><figcaption><p>Movatic App > Map</p></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://documentation.movatic.co/admin-site/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.
