# Email Mask Entitlements

The Sudo Platform entitlements system is used to control consumption of Sudo Platform resources and the Email Mask feature 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 Email Mask feature:

<table><thead><tr><th width="414.40234375">Entitlement</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td><code>sudoplatform.email.emailMaskUserEntitled</code></td><td>Boolean</td><td>Whether or not the user is entitled to provision new email masks</td></tr><tr><td><code>sudoplatform.email.emailMaskMaxPerUser</code></td><td>Numeric</td><td>The maximum number of active email masks per user.</td></tr></tbody></table>
