# Dashboard

This section discusses the Verifone Commander Central dashboard. The dashboard provides information on active sites, offline sites, latest sites added, pending authorization sites, and devices.\
The Dashboard is located under Verifone Commander Central > Overview > Dashboard.

{% hint style="info" %}
Not all users will have access to all these features. Feature access will depend on a user’s permissions. See the User Role and Users sections for more information.
{% endhint %}

<figure><img src="/files/qFfTijgfPuukFK2xYa9P" alt=""><figcaption></figcaption></figure>

### **Dashboard on Initial Login**

Here is a sample dashboard layout with some steps already completed. You should work through each step-in sequence to properly configure the application. See the Hierarchy, Sites, Roles, and Users sections of the documentation for information on configuring each of these areas.

{% stepper %}
{% step %}
**Hierarchy**

Add and view hierarchies, which are lists of groups of sites as your business organizes them, e.g., National > Regional > State, etc.
{% endstep %}

{% step %}
**Sites**

Create and manipulate lists of sites that sit in various levels of the hierarchy.
{% endstep %}

{% step %}
**Roles**

Create user roles so you can assign permissions (configured by Verifone) to individual users or groups of users at one time.
{% endstep %}

{% step %}
**Users**

Create and manage user profiles for users who need to log in to perform various functions in the Cloud application.
{% endstep %}
{% endstepper %}

<figure><img src="/files/ErU9JCot46Ljxry9UkkP" alt=""><figcaption></figcaption></figure>

After you have completed all the setup steps, and have active Sites, the Dashboard will look like this:

<figure><img src="/files/Rd59F5NGZWRwkLbnq6ZC" alt=""><figcaption></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://docs.verifone.com/petroleum-docs/petro-and-c-store/commander-central/commander-central-user-guide/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.
