> 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

## Access Verifone Central

Sign in, then open the module that supports your task.

1. Log in to your Verifone Central account.
2. On the landing page, select **Launch** for the module you need.

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

   The **Commerce** card shows transaction key performance indicators (KPIs). Select a KPI to open the **Transactions** page with its related filters applied.

   * 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. You can also open a module from the navigation menu.

   <div data-with-frame="true"><figure><img src="/files/doSpzPy5tHUVHt2KloBS" alt=""><figcaption></figcaption></figure></div>
4. Select an option in the module to complete your task.

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

***

Your available modules depend on your role and organization configuration.


---

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