# Gateway List

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2F0Bzbeal2I1NDQBtiKfUx%2FGateway_list.mp4?alt=media>" %}

***

Select **Gateways >** then click on **Gateway List**

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

The Gateway List page displays information about all the gateways you have setup in the CRM.

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

### Gateways Table Columns

The list provides quick summaries of important Merchant Reporting Metrics:

#### **ID**

The ID of the gateway account within the CRM.

#### **Category**

The [category](/crm/gateway-setup/adding-a-gateway.md#add-a-gateway-category) the gateway is assigned to.

#### **Title**

Your [display name](/crm/gateway-setup/adding-a-gateway.md#title) for the account.

#### **Today**

Transaction volume against the gateway for the current date.

#### **MTD**

Transaction volume against the gateway for the current month.

#### **Cap**

Total transaction volume allowed on the gateway for the month as set as the [Monthly Cap](/crm/gateway-setup/adding-a-gateway.md#monthly-cap).

#### **Left**

The amount of cap remaining on the gateway after taking out MTD billings.

#### **DR**

The [discount rate](/crm/gateway-setup/adding-a-gateway.md#discount-rate) set for the gateway.

#### **RAR**

The [reserve account rate](/crm/gateway-setup/adding-a-gateway.md#reserve-rate) set for the gateway.

#### **Txn Fee**

The gateway and processor [transaction fees](/crm/gateway-setup/adding-a-gateway.md#transaction-fee).

#### **CB Fee**

The [fee](/crm/gateway-setup/adding-a-gateway.md#chargeback-fee) charged by the gateway for a chargeback.

#### **ACH**

Checked if [eCheck](/crm/gateway-setup/adding-a-gateway.md#echeck) payments are allowed on the gateway.

#### **PP**

Checked if [blocking prepaid cards](/crm/gateway-setup/adding-a-gateway.md#block-prepaid-cards) on the gateway.

#### **M**

Checked if [Mastercard](/crm/gateway-setup/adding-a-gateway.md#mastercard) is allowed on the gateway.

#### **V**

Checked if [Visa](/crm/gateway-setup/adding-a-gateway.md#visa) is allowed on the gateway.

#### **A**

Checked if [American Express](/crm/gateway-setup/adding-a-gateway.md#amex) is allowed on the gateway.

#### **D**

Checked if [Discover](/crm/gateway-setup/adding-a-gateway.md#discover) is allowed on the gateway.


---

# Agent Instructions: 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:

```
GET https://help.checkoutchamp.com/crm/gateway-setup/gateway-list.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
