---
title: "Downloading an Issued Cards Report"
source_url: https://docs.rapyd.net/en/downloading-an-issued-cards-report.html
lang: en
---

# Downloading an Issued Cards Report

You can download a report of cards issued in a defined time period. The report is in CSV format.

This procedure requires **Owner**, **Administrator** or **Editor** privileges.

## How to Download an Issued Cards Report

1. Sign in as described in [Accessing the Client Portal](https://docs.rapyd.net/en/accessing-the-client-portal.md "Accessing the Client Portal") and navigate to **Issuing** >  **Cards**.

   The **Issued Cards** page appears.

   ![64808babc5a9c.png](image/img-b998736e509b2748907ca29dd9be3470.png)
2. Modify the display by doing the following:

   - To add or remove columns, click the **Choose Columns** icon at the top right. The icon has three vertical bars. On the **Choose Columns** panel, select the columns you want to appear in the report.
   - To change the column order, tap on a column header and drag it to a new place.
3. Tap the **Export** icon at the top right corner of the page.

   The **Export data** dialog box appears.

   ![64808badd5949.png](image/img-c6b9e4fb7f44f3bf004eee3f98bbd0dd.png)
4. Select the data to export:

   **Columns** - Select one of the following:

   - **All columns** - Exports all of the data fields.
   - **Visible columns** - Exports only the data fields that are currently displayed.
5. Select a range of dates and tap  **Export** .

   A pop-up message confirms that your report is being processed.
6. Tap **Close**.

   When your report is ready, Rapyd sends you a notification by email.
7. In the email message, tap **Get File** .

   The file is downloaded to the  **Downloads** folder on your local computer.

**Sample Report**

```xml

Card ID,Contact Name,Card Number,Status,Phone Number,eWallet ID,Contact Type,Assigned At,Activated At,Country,Created At,Sub Bin,Expiration Date 

card_372c25a6521ce01cfaac32bfc33d6075,John Doe,8005,Active,+972545787870,ewallet_4801de936f56b8d42ce29996cbbf8b35,personal,28 November 2019 13:17 UTC,28 November 2019 13:28 UTC,mx,13 November 2019 11:30 UTC,86,0924 

card_c55d57649a5928386b712cd8d17e7a1c,Jane Doe,6009,Active,+972545787870,ewallet_4801de936f56b8d42ce29996cbbf8b35,personal,28 November 2019 13:19 UTC,28 November 2019 13:28 UTC,mx,13 November 2019 11:30 UTC,89,0924
```

## Report Format

Line 1 contains a list of headers. Each header is a column heading in the **Issued Cards** page. For a description of the headers, see [Listing Issued Cards](https://docs.rapyd.net/en/listing-issued-cards.md "Listing Issued Cards").

All subsequent lines contain the records, one record per line.
