> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/verifone-central-device-management/verifone-central/reports.md).

# Reports

Use **Reports** to review operational activity, device data, and chain of custody output.

Use it when you need to:

* trace user or system activity in **Audit Log**
* review device-level report output
* export or bulk update chain of custody data

### Available reports

This section includes:

* [Audit log](/verifone-central-device-management/verifone-central/reports/audit-log.md) — review chronological events and filter by interval, organization, user, or event type
* [Device management](/verifone-central-device-management/verifone-central/reports/device-management.md) — open report pages for chain of custody and device data

### Choose the right report

Use **Audit log** when you need activity history.

Use **Device management** when you need device records, custody output, or report exports.

### Open Reports

{% stepper %}
{% step %}

### 1. Open Device Management

Go to **Verifone Central** → **Device Management**.
{% endstep %}

{% step %}

### 2. Open Reports

Select **Reports**.
{% endstep %}

{% step %}

### 3. Choose the report area

Select **Audit Log** or **Device Management** based on the outcome you need.
{% endstep %}
{% endstepper %}

```
<div data-with-frame="true"><figure><img src="/files/fkUXVkKje5Q30Lw8THDm" alt=""><figcaption></figcaption></figure></div>
```

### What each report gives you

#### Audit Log

Use **Audit Log** to review events by:

* time interval
* organization
* user
* event type

#### Chain of Custody report

Use **Chain of Custody report** to review device custody history, export report data, or bulk update chain of custody values.

Common fields include:

* event date
* serial number
* tamper evident label serial number
* role
* custodian
* location
* address
* status

#### Device report

Use **Device report** to review device-level report output and export it in **CSV** format.

Common fields include:

* serial number
* tamper evident label serial number
* status
* model ID
* event date
* unique device ID
* role
* custodian
* location
* address

### Verify the result

After you open a report, confirm that:

* you selected the correct report type
* the visible data matches the scope you expected
* any export or import action uses the right report page

### Result

You can choose the right report page before you filter, export, or update report data.

### Next steps

* [Audit log](/verifone-central-device-management/verifone-central/reports/audit-log.md) — review activity history
* [Device management](/verifone-central-device-management/verifone-central/reports/device-management.md) — open device-focused reports


---

# 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://docs.verifone.com/verifone-central-device-management/verifone-central/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.
