# Entra / Azure SCIM Setup Guide

Providing documentation to your users on how to set up SCIM with Entra is important for a smooth integration process. Below is an example guide of what this documentation could look like.

1. Begin by logging into your SCIM admin console and navigating to the “Enterprise Applications” section. Then, click on **New application**.

2. Select **Create your own application** and name your app. Under **What are you looking to do with your application?** select **Integrate any other application you don’t find in the gallery (Non-gallery)**. Then, click **Create**.

3. Click on **Provisioning** in the sidebar. Then, click on **New Configuration**.

4. On the next page, copy and paste the **SCIM URL** and **SCIM API Key** from `{your application}` into the **Tenant URL** and **Secret Token** fields in Entra.

5. Click on **Test Connection**. If successful, click on **Create**.

6. Back in the **Provisioning** tab, set **Provisioning Status** to **On** and click **Save**.
