> For the complete documentation index, see [llms.txt](https://docs.personify.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.personify.be/concepts/entitlements.md).

# Entitlements

The entitlements or roles assignable to identities defined within a access management system are depending on the internal structure of a organisation.

Organisations tend to structure itself according to the services and products they provide. This gives us lots of possible models and therefore the engine behind [personify](http://personify.be/) is based on **generating** the identity management solutions based on a model.

{% hint style="info" %}
Important concepts when talking about entitlements is the **assignable to** and **assignable by** dimension of the entitlement. This is also dominated by the organisation structure.
{% endhint %}

To manage the internal identity management system, one can specify make the difference between **internal and custom** entitlements

**Internal entitlements** are defined with the purpose to control access to the entitles and workflows of the identity management solution itself : 3 possible entitlements and their definition are given below

**Custom entitlements** are created to give privileges to people in other *targetsystems*. These entitlements will be more subject to provisioning, given their nature. \
Examples of this are : Sharepoint, Git-access, Corporate network access, employee badge, ... .&#x20;

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.personify.be/concepts/entitlements.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.
