# Directory integrations

### What is a directory integration?

Directory integrations allow you to:

* Change how access is granted based on who is requesting access
* Choose access approvals based on directory group membership
* Dynamically provision users in your systems
* Correlate privileges granted to groups to the individuals that use those privileges

{% hint style="info" %}
Directory integrations require a pro-tier P0 subscription.
{% endhint %}

### Using directory integrations

To use a directory integration, you'll need to also configure one of the following features after installing your directory:

* Configure just-in-time access-request routing

{% content-ref url="/pages/y4l6dkEIYt8pNrgTXX70" %}
[Request Routing](/access-management/just-in-time-access/request-routing.md)
{% endcontent-ref %}

* Use SCIM provisioning (Okta + Snowflake only)

{% content-ref url="/pages/L3Cnca6oWCOCnTjRmkKb" %}
[Snowflake](/integrations/resource-integrations/snowflake.md)
{% endcontent-ref %}


---

# Agent Instructions: 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.p0.dev/integrations/directory-integrations.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.
