docs/integrations/app-connections/databricks.mdx
Infisical supports the use of service principals to connect with your Databricks workspaces.

</Step>
<Step title="Service Principal Management">
Click the **Add Service Principal** button.

</Step>
<Step title="Add Service Principal">
Select the **Add New** option and create a service principal for Infisical.

</Step>
<Step title="Generate Service Principal Secret">
Click on your new service principal, select the **Secrets** tab and click the **Generate Secret** button.

</Step>
<Step title="Service Principal Secret">
Copy your service principal **Secret** and **Client ID** for use in the following steps.

</Step>

Click **Add** and select the service principal you created for Infisical to add it to the admin group.


</Step>
<Step title="Grant Manage Permission for Target Service Principals">
For each service principal whose secrets you want to rotate, navigate to **Settings** > **Identity & Access** > **Service Principals** and select the target service principal.

</Step>
<Step title="Open Permissions Tab">
Click on the **Permissions** tab for the selected service principal. And then click the **Grant access** button to open the permission modal

</Step>
<Step title="Grant Manage Permission to Infisical Service Principal">
In the **User, Group or Service Principal** field, select the service principal you created for Infisical. In the **Permission** field, select **Manage** to allow the Infisical service principal to manage credentials and secrets for this service principal. Click **Save** to apply the permissions. Repeat these steps for each service principal whose secrets you want to rotate.

</Step>
</Steps>