# Auto-Provisioning Methods

Cakewalk supports two methods for auto-provisioning:

* **Agent Cake**\
  Cakewalk’s AI agent provides auto-provisioning for any app, even if it doesn’t support SAML or SCIM. Agent Cake works out of the box for [supported apps ](/~/changes/54/auto-provisioning/integration-guides.md)and handles key scenarios like MFA and permission configuration to ensure secure, reliable automation.
* **Identity Provider (IdP) Integration**\
  You can connect your IdP (like Google Workspace or Entra ID) to sync existing auto-provisioning workflows with Cakewalk. Once set up, Cakewalk automatically completes the corresponding provisioning tasks, ensuring users get access exactly as defined in your IdP.

You can use both methods across your stack, but only one method can be active per app at a time.


---

# 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.getcakewalk.io/~/changes/54/auto-provisioning/introduction/auto-provisioning-methods.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.
