> ## Documentation Index
> Fetch the complete documentation index at: https://www.c1.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing entitlements

> Entitlements are access rights, permissions, or privileges on resources.

## What are entitlements?

Entitlements are access rights, permissions, or privileges to resources in an application.

For example, entitlements might be:

* **Membership** to a group
* **Read** access to a data table
* **Assignment** of a role

Entitlements allow C1 to provide fine grained visibility into access rights and privileges for users and accounts.

When application data is ingested into C1 via connector, file, or other data feed, C1 identifies and creates [resources](/product/admin/managing-resources) and entitlements for those resources in the application. These resources are the basis of permission management.

To navigate to the entitlements in an application:

<Steps>
  <Step>
    Navigate to the application
  </Step>

  <Step>
    Click **Entitlements**
  </Step>
</Steps>

## Creating entitlements

Entitlements will be created automatically from connectors and data feeds into the application. Connectors do the heavy lifting of identifying essential resources (roles, groups, etc) inside of the application and sync'ing those and the corresponding entitlements to C1.

In the case where entitlements need to be manually created for a resource, this can be accomplished through entitlement creation or via API. To create a virtual entitlement:

<Steps>
  <Step>
    Click **Create virtual entitlement**
  </Step>

  <Step>
    Select the **Resource type** and set the name and description data
  </Step>

  <Step>
    Click **Create**
  </Step>
</Steps>

## Managing entitlements

You may wish to manage different data elements on an entitlement. Start by navigating to the entitlement:

<Steps>
  <Step>
    Navigate to the application
  </Step>

  <Step>
    Click **Entitlements**
  </Step>

  <Step>
    Click on the entitlement
  </Step>
</Steps>

From the entitlement detail page, you can:

### Rename the entitlement

In C1 we call attention to entitlements by showing them next to the resource. This is known as the entitlement *slug*. The slug is a short term that describes the access right or permission. The word or words inside that oval tell you exactly what permission the entitlement grants.

Entitlement slugs show up on individual entitlement summaries:

<Frame>
  <img src="https://mintcdn.com/conductorone/6mEM8xCnWus9k8UY/images/product/assets/entitlements-1.png?fit=max&auto=format&n=6mEM8xCnWus9k8UY&q=85&s=bccdecc0b55db2ad6ff31cc2f4fdf765" alt="The GitHub application's Entitlements tab, showing individual entitlement summaries." width="2410" height="686" data-path="images/product/assets/entitlements-1.png" />
</Frame>

And are used to show all the entitlements on a particular resource:

<Frame>
  <img src="https://mintcdn.com/conductorone/6mEM8xCnWus9k8UY/images/product/assets/entitlements-2.png?fit=max&auto=format&n=6mEM8xCnWus9k8UY&q=85&s=7d016c0b767aeaf4f9507824c309e3d9" alt="The GitHub application's Resources tab, showing multiple entitlement slugs for each resource." width="2434" height="886" data-path="images/product/assets/entitlements-2.png" />
</Frame>

To edit the entitlement slug:

<Steps>
  <Step>
    Click **Edit**
  </Step>

  <Step>
    Set the entitlement **Slug**
  </Step>

  <Step>
    Click **Save**
  </Step>
</Steps>

<Warning>
  Entitlement slugs are set automatically by connectors, but you can edit most of them. The exception is the credential resource, which has a single **Access** entitlement that cannot be renamed.
</Warning>

### Setting access controls

Access controls define how an entitlement is granted, who can request it (and for how long), and what policies are used for reviewing, requesting, and revoking access.

<Steps>
  <Step>
    Click **Edit** on the corresponding access control box
  </Step>

  <Step>
    Enter the updated access control settings
  </Step>

  <Step>
    Click **Save**
  </Step>
</Steps>

### Setting entitlement owner

Entitlement owners can be the target of policy approval steps. For example, you may require a entitlement owner to approve an access request for sensitive data or roles. To edit the resource owner:

<Steps>
  <Step>
    Click **Edit**
  </Step>

  <Step>
    Update the **Owner** field
  </Step>

  <Step>
    Click **Save**
  </Step>
</Steps>

### View and manage grants

Grants are a list of who currently is granted an entitlement on a resource. To see the grants for the entitlement, click **Grants**.

Grants can be managed directly from this page. You can revoke a specific grant by clicking **Revoke**.

You can also change, extend, or even remove a grant's expiration date on this page. Select a grant or multiple grants by clicking the checkbox on the left, then select **Set expiration** or **Remove expiration** from the bulk actions menu.

### Setting entitlement attributes

You can create custom risk levels and compliance framework tags, and apply these tags to entitlements. You can then sort and select entitlements for access reviews and access profiles by compliance framework or risk level.

To create attributes:

<Steps>
  <Step>
    Navigate to **Settings** > **Tags**.
  </Step>

  <Step>
    Click **Edit** on the **Attribute values** section of the page.
  </Step>

  <Step>
    In either the **Compliance framework** or **Risk level** field, type the name of the value you wish to add and press Enter.
  </Step>

  <Step>
    Repeat the process, adding additional attribute values as needed. Click the **x** next to any value to remove it from the list.
  </Step>

  <Step>
    When you're finished, click **Save** and confirm your action.
  </Step>
</Steps>

<Warning>
  If you remove an attribute that is currently in use in C1, that attribute will not be removed from any entitlements it is assigned to.
</Warning>

On the entitlement:

<Steps>
  <Step>
    Click **Edit** in the attributes box
  </Step>

  <Step>
    Select the correct risk level for the entitlement, or select **None**.
  </Step>

  <Step>
    If applicable, select any compliance frameworks that apply to the entitlement.
  </Step>

  <Step>
    Click **Save**.
  </Step>
</Steps>

You can now filter entitlements by attribute when creating an access review campaign or access profile.

### Setting the alias

Aliases are useful short cut that can added to entitlements. Aliases can be used, for example, in the [C1 CLI tool](/product/cli/commands) to request access.

For example, in the command `cone get aws-prod`, `aws-prod` is the alias mapped to a production AWS role.

## Entitlement visibility

Entitlement visibility is inherited from the resource the entitlement belongs to. When a resource's visibility is restricted, all entitlements on that resource are also restricted in the same way.

For example, if a resource's visibility is set to **Members**, only users who have been granted an entitlement on that resource (along with the resource owner, entitlement owners, the app owner, and SuperAdmins) can see the resource and any of its entitlements. Users who don't meet the visibility criteria will not see the entitlements in search results or other areas of the C1 interface.

To change the visibility of an entitlement, update the [visibility setting on its parent resource](/product/admin/managing-resources#resource-visibility-controls).

<Warning>
  Entitlement visibility cannot be set independently of its resource. All entitlements on a resource share the same visibility setting.
</Warning>

<Tip>
  **Access profiles take priority over visibility settings.** If a user is included in an [access profile](/product/admin/profiles) that grants or allows requests to an entitlement, that user will still be able to see and request the entitlement in the access catalog, even if the parent resource's visibility would otherwise hide it.
</Tip>

## Deleting entitlements

To delete an entitlement:

<Steps>
  <Step>
    Click **...** in the top right corner
  </Step>

  <Step>
    Click **Delete**
  </Step>

  <Step>
    Confirm entitlement deletion
  </Step>
</Steps>

<Warning>
  Entitlements (and resources) synced from a connector cannot be deleted. These entitlements represent the "truth" of the application that is connected. To delete these entitlements, they must be deleted in the connected app.
</Warning>

## What is the "Access" entitlement

Every managed application in C1 comes with a single resource and entitlement: the **Credential** resource and the **Access** entitlement on that resource. The access entitlement can be used to reference any [Accounts](/product/admin/managing-accounts) that are in the application. This allows C1 to treat accounts and access like resources and entitlements.

For example:

* If you want to make new accounts requestable in C1, set the corresponding access controls on the **Access** entitlement.
* If you want to run an access review on anyone who has any account in an application, select the **Credential** for the application.
