# Supported Card Formats

## Find the latest supported card formats

{% hint style="info" %}
For the currently supported card/credential formats on the Verkada access controllers and card readers, see [Verkada supported card formats](https://docs.verkada.com/docs/access-control-supported-card-formats-datasheet.pdf).
{% endhint %}

{% hint style="warning" %}
If your organization is currently using a format that is not listed, please contact your Verkada Account Executive for the best next steps.
{% endhint %}

### Reader compatibility and badge reader support

Verkada access control units are compatible with readers that output Wiegand and Verkada’s [door reader](https://www.verkada.com/door-reader/ad32/) (OSDP).

{% hint style="warning" %}
See [Badge Reader Support](/access-control/installation/badge-reader-support.md) for more information.
{% endhint %}

### Cardless option

Want to go cardless? Ask your employees to download the [Verkada Pass](/access-control/users-and-credentials/verkada-pass-app.md) app (available on [iOS](https://apps.apple.com/us/app/verkada-pass/id1477261074) and [Android](https://play.google.com/store/apps/details?id=com.verkada.VerkadaPass\&hl=en_US)) to open doors via their phone. No badge required.

### Verkada MIFARE DESFire EV3

The MIFARE DESFire EV3 [card format](https://docs.verkada.com/docs/encrypted-cards-datasheet.pdf) is supported.

***

## Limitations and workarounds

### Indala cards

{% hint style="danger" %}
The Verkada [AD33](https://www.verkada.com/door-reader/ad33/) door reader does **not** support [HID iCLASS](https://www.hidglobal.com/product-mix/iclass) or Indala cards. You must use a third-party reader that advertises this compatibility.
{% endhint %}

* Indala cards work on the Indala readers.
* HID iClass cards work on iClass-compatible readers as long as the AC41 supports the underlying format.

### MiFare card (MiFare classic, 4 bytes/32-bit)

* The Verkada [AD33](https://www.verkada.com/door-reader/ad33/) door reader reads the Card Serial Number (CSN).
* The Wiegand reader reads the card number.

In the event of a switch between Wiegand readers to Verkada AD33, the cards need to be re-scanned.

### Schlage and Assa Abloy Aperio wireless lock integrations

The Verkada Prox cards are supported; however, the Verkada DESFire EV3 cards do not work with these integrations.


---

# 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.verkada.com/access-control/installation/badge-reader-support/supported-card-formats.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.
