> For the complete documentation index, see [llms.txt](https://commanderhelp.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://commanderhelp.verifone.com/customer-documentation/petro-and-c-store/commander-central/commander-central-user-guide/dashboard.md).

# 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>

### Troubleshooting

#### **Dashboard Not Loading After Setup**

If the dashboard is not loading past the setup screen after all configuration steps have been completed, this is typically caused by one of the following:

* Sites have not been added to the account. The dashboard cannot display device or site data until at least one site has been added under Administration > Site Management > Sites.
* The Commander has not completed onboarding to the Commander Central. See the Chapter – Connect Device to Cloud for onboarding steps.

After the Verifone Commander is onboarded, it will pull down all site assets. If there are no assets, the dashboard will have nothing to display. Follow the steps below to check for site assets.

**To check for site assets:**

{% stepper %}
{% step %}
**Open Assets**

Navigate to Verifone Commander Central > Commerce > Site Assets.

<figure><img src="/files/xfwsSdKkmpJqM9YrkBgr" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Select Company**

Under the Company Name field, select the company name associated with the site. This should match the name configured for Verifone Commander Central. The assets for Verifone Commanders will be displayed after they have been fully onboarded to the Verifone Central. If no assets appear, confirm that the Commander onboarding process has been completed.
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://commanderhelp.verifone.com/customer-documentation/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.
