> 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/tlog-viewer.md).

# Tlog Viewer

### Tlog Viewer

The Tlog viewer feature allows for financial transaction logs or transaction journal entries to be viewed from Verifone Commander Central. Only the last 7-days of Tlogs are available for review.

To locate the Site Asset Report, select Commerce > Tlog Viewer.

{% hint style="info" %}
The retention period for T-Log data on Commander is 90 days. The database for C-Site application would also hold the T-Log data for a 90-day period.
{% endhint %}

{% hint style="info" %}
This feature is only available to Merchants and Retailers.
{% endhint %}

#### Search Functions in Tlog Viewer

The Tlog viewer search requires a service ID or a site (one) selected from the Hierarchy drop down to perform a search.

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

<table><thead><tr><th width="206" valign="top">Field</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Service ID</td><td valign="top">(Default) Select Service ID from the drop-down menu to the left of the search criteria text box and enter the site’s service ID.</td></tr><tr><td valign="top">Date: Predefined</td><td valign="top">Choose from Today, Yesterday, or up to the last 7 Days.</td></tr><tr><td valign="top">Date: Custom</td><td valign="top">Select a date using the calendar controls. You can only select the last 7 days.</td></tr><tr><td valign="top">Type</td><td valign="top">Use the check boxes to select Financial and/or Journal entries. Financial is selected by default but can be changed by selecting the Type drop down.</td></tr><tr><td valign="top">Hierarchy</td><td valign="top">Use the check boxes to select Site Names from the Hierarchies configured within C-Site.</td></tr><tr><td valign="top">Add Filter: Trans Types</td><td valign="top">Use the check boxes to select from the transaction types configured on the system.</td></tr><tr><td valign="top">Add Filter: Journal Types</td><td valign="top">Use the check boxes to select from the journal entry types configured on the system.</td></tr><tr><td valign="top">Results per Page</td><td valign="top">Select how many entries you wish to view at a time (Default is 10).</td></tr></tbody></table>

{% hint style="info" %}
Click on the record to view the transaction details. Details will vary based on the transaction type selected. Transaction logs will never display full card numbers.
{% endhint %}

#### Download Site Asset Report

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

### Summary Report


---

# 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/tlog-viewer.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.
