> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Search a QR Code

> Search for QR Codes and Payments on the Razorpay Dashboard using filters.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
</div>

You can search for QR Codes on the Dashboard by specifying various filters. Know more about [QR Code States](/docs/payments/qr-codes#qr-code-states/).

## Search a QR Code from the Dashboard

To search a QR Code:

1. Log in to the Dashboard.
2. Select **QR Codes** from the left menu and search for a QR Code under **QR Codes** by specifying filters.

| Filter           | Description                                                                             |
| ---------------- | --------------------------------------------------------------------------------------- |
| QR Code Id       | Unique identifier of the QR Code.                                                       |
| QR Name          | Name of the QR Code.                                                                    |
| Status           | The status of the QR Code.                                                              |
| Notes            | Additional information stored in the `Internal Notes` field while creating the QR Code. |
| Customer Name    | Name of the customer.                                                                   |
| Customer Contact | Registered phone number of the customer.                                                |
| Customer Email   | Email address of the customer.                                                          |

<br />

<img src="https://razorpay.com/docs/build/browser/assets/images/qr-codes-search-search-qr-code.jpg" class="click-zoom" alt="Search for a QR code from the Razorpay Dashboard" width="800" />

## Search Payments

To search payments made using the QR Codes:

1. Log in to the Dashboard.
2. Select **QR Codes** from the left menu and search for a payment under **Payments** by specifying filters.

| Filter                | Description                                                                             |
| --------------------- | --------------------------------------------------------------------------------------- |
| QR Code Id            | Unique identifier of the QR Code.                                                       |
| Payment Id            | Unique identifier of the payment.                                                       |
| Payment Status        | The status of the payment. Know more about [payment states](/docs/payments/payments).   |
| Email                 | Email address of the customer.                                                          |
| Bank Reference Number | Unique reference provided by the bank for the payment.                                  |
| Notes                 | Additional information stored in the `Internal Notes` field while creating the QR Code. |
| Count                 | Number of records to be shown.                                                          |

<br />

<img src="https://razorpay.com/docs/build/browser/assets/images/qr-codes-search-search-payments.jpg" class="click-zoom" alt="Search for a payment made using QR code from the Razorpay Dashboard" width="800" />

### Related Information

* [QR Codes](/docs/payments/qr-codes)
* [Create a QR Code](/docs/payments/qr-codes/create)
* [Cancel a QR Code](/docs/payments/qr-codes/close)
* [QR Code APIs](/docs/payments/qr-codes/apis)
