# Virtual Cards Entitlements

The Sudo Platform entitlements system is used to control consumption of Sudo Platform resources and the Virtual Cards service integrates with this system.

{% hint style="info" %}
Read more about the Sudo Platform entitlements system and how to integrate with it in the [Entitlements](https://docs.sudoplatform.com/guides/entitlements) section of the Sudo Platform documentation.
{% endhint %}

The following table describes the entitlements used to control access to the Virtual Cards service:

<table><thead><tr><th>Entitlement</th><th width="186.33333333333331">Type</th><th>Description</th></tr></thead><tbody><tr><td>sudoplatform.virtual-cards.serviceUserEntitled</td><td>Boolean</td><td>Whether or not the user is entitled to use virtual cards related functionality.</td></tr><tr><td>sudoplatform.virtual-cards.virtualCardMaxPerSudo</td><td>Numeric</td><td>Maximum number of cards that a user can provision for each Sudo.</td></tr><tr><td>sudoplatform.virtual-cards.virtualCardProvisionUserEntitled</td><td>Boolean</td><td>Whether or not the user is entitled to provision a virtual card.</td></tr><tr><td>sudoplatform.virtual-cards.virtualCardTransactUserEntitled</td><td>Boolean</td><td>Whether or not the user is entitled to transact on virtual cards.</td></tr></tbody></table>
