> For the complete documentation index, see [llms.txt](https://docs.udara360.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.udara360.io/core-features/e-channels/cards/manage-cards.md).

# Manage Cards

The Manage Cards page gives you a central view of every card issued within Udara360, along with the controls to manage its status. This is the page you'd come to if a customer reports a lost or stolen card and needs it hotlisted, or if a card needs to be temporarily blocked or restored. You can also see at a glance which channels **(ATM, POS, or Web)** are enabled for each card. This guide will walk you through all actions available on the Manage Cards page.

## Accessing Manage Cards

1. Log into the application using your credentials.
2. From the dashboard, navigate to **E-Channels** in the side menu.
3. Expand **Cards** and Select **Manage Cards** from the dropdown list&#x20;

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

Each card carries one of the following statuses; **Active**, **Generated**, **Blocked**, **Hotlisted**, or **Expired.**

## Managing a Card

1. In the **Action** button, click the **three vertical dots** next to the card you want to action
2. Select **Hotlist Card** to report the card as lost or stolen, or&#x20;
3. **Block Card** to suspend the card

> :pushpin:If a card's status is already Blocked, the same menu shows **Unblock Card** instead, allowing you to restore it.

## Exporting the Records

1. Click the **Export** button at the top left of the page
2. Select your preferred format; **CSV** or **Excel**
3. The file will download automatically to your device

## Filtering the Records

1. Click the **Filter** button at the top right of the page
2. Enter the **Account Number**, **Masked PAN**, or **Batch Number**
3. Set a **Card Expiry date**, and/or&#x20;
4. Select a **Card Status**; Active, Generated, Blocked, Hotlisted, or Expired
5. Click **Apply** to display the filtered results

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

:pushpin:Click Reset Filter to clear all applied filters and return to the full list.


---

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

```
GET https://docs.udara360.io/core-features/e-channels/cards/manage-cards.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.
