Skip to main content
Version: v4.13

Data Labels

A Data Label is a short name used to represent data locations (like tables, collections, or S3 buckets) that you want to protect. A mapping associates a data label to an actual data location. Once mappings are created, the associated data labels can used to build policies that will be used to manage the data access for your repositories.

Manage Data Labels

In the Cyral control plane UI:

  1. Click Data Labels

  2. The data labels is grouped in two types: Predefined Labels and Custom Labels:

    • Predefined Labels are created automatically as part of your control plane and can be individually disabled. You may use Tags to better organize these data labels into groups.
    • Custom Labels are completely user-managed. You may use Tags to better organize these data labels into groups.
  3. Edit Predefined Labels:

    • Click on the Predefined Labels button on the top right.
    • To edit a predefined label, click on the gear icon on the right to open the Edit Data Label modal.
  4. Add, edit or delete Custom Labels:

    • Click on the Custom Labels button on the top right.
    • Click on the New Data Label button to create your new data label.
    • To edit a custom label, click on the gear icon on the right and select Edit to open the Edit Data Label modal.
    • To delete a custom label, click on the gear icon on the right and select Delete.

Learn more