> 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-getting-started/verifone-central/account-management/access-your-verifone-central-account.md).

# Access your Verifone Central account

## Accessing Verifone Central <a href="#accessing-verifone-central" id="accessing-verifone-central"></a>

To access Verifone Central, follow the steps below:

1. Log in to your Verifone Central account.
2. The Verifone Central landing page will be displayed. Access the needed module by clicking on **Launch**.<br>

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

   The *Commerce* card enables you to have faster access to the transaction KPIs (key performance indicators) for a high-level data summary view at a quick glance. Clicking on a certain KPI, the user will land on the *Transactions* page, having enabled the filters that calculated that specific KPI data.

   * For each KPI a date/time filter range can be selected:
     * Last 24 hours
     * Last 7 days
     * Last 30 days
   * The following KPIs are available:
     * **Total Sale Transactions** - Clicking on *Total Sale Transactions* user will land on the transactions page with the following filters applied:
       * Transaction Type: Sale, Authorization and Pre-Authorization, Capture and PreAuth Completion.
     * **Total Authorized Transactions** - Clicking on T*otal Authorized Transactions* user will land on the transactions page with the following filters applied:
       * Transaction Type: Sale, Authorization and Pre-Authorization, Capture and PreAuth Completion.
       * Transaction Status: Authorized, Completed, Settled, Success.
     * **Total Failed Transactions** - Clicking on *Total Failed Transactions* user will land on the transactions page with the following filters applied:
       * Transaction Type: Sale, Authorization and Pre-Authorization, Capture and PreAuth Completion.
       * Transaction Status: Declined, Expired, Failed, Rejected, Timeout.
     * **Total Refund Transactions** - Clicking on *Total Refund Transactions* user will land on the transactions page with the following filters applied:
       * Transaction Type: Refund.
     * **Total Active Sites** - The count of active Merchant sites<br>

       <div data-with-frame="true"><figure><img src="/files/Onf2pRLquDnkrbuL6tTl" alt=""><figcaption></figcaption></figure></div>
3. Alternatively, you can access the module from the navigation menu.<br>

   <div data-with-frame="true"><figure><img src="/files/doSpzPy5tHUVHt2KloBS" alt=""><figcaption></figcaption></figure></div>
4. Each module will display its options and possibilities.<br>

## Verifone Central Modules

### Commerce <a href="#commerce" id="commerce"></a>

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

### Devices <a href="#devices" id="devices"></a>

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

### Administration <a href="#administration" id="administration"></a>

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

***

<details>

<summary><i class="fa-books">:books:</i> Related articles</summary>

<table data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="/pages/qkqO3WcQjVtNgid9qYcW" class="button primary">Commerce</a></td></tr><tr><td align="center"><a href="/spaces/Q3smMgXPN2Pd9t38gg1d/pages/U9JP2A7BpBtyKY53kuzA" class="button primary">Devices</a></td></tr><tr><td align="center"><a href="/pages/HJispUmGSk1TmwbCXoXs" class="button primary">Administration</a></td></tr></tbody></table>

</details>


---

# 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-getting-started/verifone-central/account-management/access-your-verifone-central-account.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.
