> 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/entitlement-prerequisites.md).

# Entitlement prerequisites

Some entitlements are not to be assigned to everyone.

Certain conditions have to be fulfilled.&#x20;

This also leads to user friendly assignment because entitlements that are not appropriate are not shown

## Organisation prerequisite

A organisation prerequisite indicates that the entitlement is only assignable within the context of a organisation assignment of (a) certain organisation(s).

This filtering is active in the vault-ui and in the selfservice pages.

## Organisation type prerequisite

This acts the same way as the organisation prerequisite but then on the type of the organisation instead of the code.

## Entitlement prerequisite

This prerequisite determines if you need another entitlement before you can assign.

## Identity type prerequisite

Only identities having a specific type are eligible for receiving a entitlement with this prerequisite.

For example if you configure types INTERNAL, EXTERNAL and CONTRACTOR, you can then limit the entitlements for internal employees for externals.


---

# 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/entitlement-prerequisites.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.
