# Claim Deployments now available for fast and secure deployment transfers

**Published:** January 20, 2025 | **Authors:** Ana Jovanova, Bel Curcio, Christopher Skillicorn, Marc Greenstock

---

[Multi-tenant platforms](https://vercel.com/solutions/multi-tenant-saas), like AI agents and visual building apps, can now easily transfer deployment ownership directly to users or teams.

**How it works:**

- **Deployment creation: **Any third-party can create a new deployment [using the Vercel CLI](https://vercel.com/docs/cli/deploying-from-cli) or using the Vercel API: [POST /files](https://vercel.com/docs/rest-api/endpoints/deployments#upload-deployment-files) and [POST /deployments](https://vercel.com/docs/rest-api/endpoints/deployments#create-a-new-deployment)
- **Initiate transfer: **The Vercel API endpoint is then used to generate a `claim-deployment` URL for that deployment.
- **User confirms their team: **The user selects their Vercel team and completes the transfer.

[Check out our documentation](https://vercel.com/docs/deployments/claim-deployments) to learn more.

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)