> 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/reports/site-asset-reports.md).

# Site Asset Reports

The site asset report provides an overview of all devices connected to the Commander at the onboarded locations. To locate the Site Asset Report, select Commerce > Site Assets.

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

#### **Search Functions in Site Asset Reports**

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

{% stepper %}
{% step %}
**Service ID**

To search by Service ID, enter the Service ID in the search field and click Search.
{% endstep %}

{% step %}
**Site ID or Location ID**

To search by Site ID or Location ID, click the Service ID drop down and change the selection.

{% hint style="info" %}
Location ID information is only available in release versions 55.01+.
{% endhint %}
{% endstep %}

{% step %}
**Name**

To search by name within the Hierarchy, click the Hierarchy button and enter the name for which you wish to search, and click Apply.
{% endstep %}

{% step %}
**Item in the Hierarchy**

To filter results by item in the hierarchy, click the Hierarchy button and use the checkboxes to select items (i.e., Florida and California in the screenshot below). When you have configured your search, click Apply. The search results will appear on the Site Assets Report page.

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

{% hint style="info" %}
The items that appear beside the check boxes under the filter criteria buttons (e.g., Commander, Register, Car Wash in the screenshot above) depend on the equipment that is present at the site(s) you are including in the report.
{% endhint %}

Reports can be filtered using the following criteria:

<table><thead><tr><th width="149" valign="top">Field</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Devices</td><td valign="top">Displays the device type such as Dispenser, Register, Commander, PIN Pad, Other, DCR, etc.</td></tr><tr><td valign="top">Vendor</td><td valign="top">Displays the Vendor of the product when applicable. For example, dispensers will show the dispenser brand name when that information is available. Click + Add filter to see this option.</td></tr><tr><td valign="top">Model</td><td valign="top">Displays model information available (e.g., Commander > Ruby Ci)</td></tr><tr><td valign="top">Software</td><td valign="top">Searches from the specific software for the device. For Commander software, this area displays the Release version of the software. For PIN pads it will display the entire software name and version.</td></tr><tr><td valign="top">Suite Version</td><td valign="top">Displays the specific Commander application version and green box version when applicable. Click + Add filter to see this option.</td></tr><tr><td valign="top">Hierarchy</td><td valign="top">Allows for the search information to narrow down locations based on their hierarchy organization. Multiple or individual sites can be selected using this option.</td></tr></tbody></table>

#### Download Site Asset Report

The information shown can be downloaded into a .csv file format and saved to the local computer. If the information is filtered/searched, then the report download will populate with the displayed information.

Selecting Download Report on the Site Assets main page will prompt the report to be downloaded.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://commanderhelp.verifone.com/customer-documentation/petro-and-c-store/commander-central/commander-central-user-guide/reports/site-asset-reports.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
