# Cross-link map: Deployment Protection on Vercel (/docs/deployment-protection)

> From the Vercel docs graph (built 2026-09-20T05:21:37.343Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.json

## Semantically closest pages

- [Methods to Protect Deployments](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=semantic) — Vercel offers several methods to protect your deployments: Vercel Authentication, Passport, Password Protection, and Tru
- [Usage & Pricing for Deployment Protection](https://vercel.com/docs/deployment-protection/usage-and-pricing?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=semantic) — Compare Deployment Protection feature availability and pricing across Hobby, Pro, and Enterprise plans.
- [Password Protection](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/password-protection?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=semantic) — Require visitors to enter a password before they can view your deployments.
- [Restrict access to deployments with Vercel Authentication](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/vercel-authentication?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=semantic) — Vercel Authentication restricts access to your deployments so only authorized users can view and comment on your site.
- [How to lock down deployments on Vercel and v0](https://vercel.com/kb/guide/locking-down-deployments?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=semantic) — Protect who can see your deployments.

## This page links to (13)

- [Bypass Deployment Protection for testing, sharing, and automation](https://vercel.com/docs/deployment-protection/methods-to-bypass-deployment-protection?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — Learn how to bypass Deployment Protection for specific domains, or for all deployments in a project.
- [Protection Bypass for Automation](https://vercel.com/docs/deployment-protection/methods-to-bypass-deployment-protection/protection-bypass-automation?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — Learn how to bypass Vercel Deployment Protection for automated tooling \\(e.g. E2E testing\\).
- [Methods to Protect Deployments](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — Vercel offers several methods to protect your deployments: Vercel Authentication, Passport, Password Protection, and Tru
- [Password Protection](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/password-protection?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — Require visitors to enter a password before they can view your deployments.
- [Restrict deployment access by IP address](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/trusted-ips?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — Trusted IPs let you restrict access to your deployments to a list of allowed IP addresses.
- [Restrict access to deployments with Vercel Authentication](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/vercel-authentication?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — Vercel Authentication restricts access to your deployments so only authorized users can view and comment on your site.
- [Restrict access to production source maps](https://vercel.com/docs/deployment-protection/protected-source-maps?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — Protected Source Maps gates requests for browser source maps behind Vercel Authentication, so only authorized users can
- [Usage & Pricing for Deployment Protection](https://vercel.com/docs/deployment-protection/usage-and-pricing?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — Compare Deployment Protection feature availability and pricing across Hobby, Pro, and Enterprise plans.
- [Accessing Deployments through Generated URLs](https://vercel.com/docs/deployments/generated-urls?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — When you create a new deployment, Vercel will automatically generate a unique URL which you can use to access that parti
- [Adding & Configuring a Custom Domain](https://vercel.com/docs/domains/working-with-domains/add-a-domain?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — Learn how to add a custom domain to your Vercel project, verify it, and correctly set the DNS or Nameserver values.
- [System environment variables](https://vercel.com/docs/environment-variables/system-environment-variables?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — System environment variables are automatically populated by Vercel, such as the URL of the deployment or the name of the
- [Restrict access to deployments with Passport](https://vercel.com/docs/passport?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — Learn how to protect deployments with Passport, read visitor identity, and verify Passport tokens in server-side code.
- [Account Plans on Vercel](https://vercel.com/docs/plans?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=outbound) — Learn about the different plans available on Vercel.

## Pages that link here (48)

By site: eve (1) · vercel-changelog (5) · vercel-kb (10) · vercel-docs (32)

### From eve

- [Remote Agents](https://eve.dev/docs/guides/remote-agents?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Call another eve deployment as a subagent with defineRemoteAgent: the same tool call as a local subagent, with outbound

### From vercel-changelog

- [More Secure Deployment Protection](https://vercel.com/changelog/more-secure-deployment-protection?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound)
- [Protect production deployments for free on every plan](https://vercel.com/changelog/protect-production-deployments-for-free-on-every-plan?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound)
- [Protection bypass for automation now supports multiple secrets](https://vercel.com/changelog/protection-bypass-for-automation-multiple-secrets?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound)
- [Set team-wide defaults for Deployment Protection](https://vercel.com/changelog/set-team-wide-defaults-for-deployment-protection?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound)
- [Use native curl syntax with Vercel CLI](https://vercel.com/changelog/use-native-curl-syntax-with-vercel-cli?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [Application authentication on Vercel](https://vercel.com/kb/guide/application-authentication-on-vercel?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Secure application authentication on Vercel across layers: proxy checks, the Data Access Layer, PPR-safe rendering, and
- [Are Vercel Preview Deployments indexed by search engines?](https://vercel.com/kb/guide/are-vercel-preview-deployment-indexed-by-search-engines?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Vercel Preview Deployments aren't indexed by default. Learn how the noindex header works, how to confirm it, and the cus
- [Can I get a fixed IP address for my Vercel deployments?](https://vercel.com/kb/guide/can-i-get-a-fixed-ip-address?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Vercel deployments use dynamic IPs by default. Learn how Static IPs, Secure Compute, and AWS PrivateLink give you a fixe
- [How can I run end-to-end tests after my Vercel Preview Deployment?](https://vercel.com/kb/guide/how-can-i-run-end-to-end-tests-after-my-vercel-preview-deployment?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to use the Vercel CLI in combination with your CI/CD provider to run end-to-end tests for every code change.
- [How do I add password protection to my Vercel deployment?](https://vercel.com/kb/guide/how-do-i-add-password-protection-to-my-vercel-deployment?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Enable Password Protection on a Vercel deployment, configure automation and CORS bypasses, and verify the gate before yo
- [How to migrate from Fastly to Vercel with zero downtime](https://vercel.com/kb/guide/how-to-migrate-from-fastly-to-vercel-with-zero-downtime?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Consolidate your CDN infrastructure on Vercel to reduce latency, simplify your configuration, and improve your developer
- [Build a ChatGPT Connector \\(MCP server\\)](https://vercel.com/kb/guide/mcp-server-chatgpt-connector?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Build a ChatGPT MCP server with mcp-handler and Fluid compute. Add search, fetch, and OAuth, deploy to Vercel, then vali
- [Build a Claude Managed Agent with Vercel Sandbox](https://vercel.com/kb/guide/run-claude-managed-agent-tools-with-vercel-sandbox?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Build a Claude Managed Agent with Vercel Sandbox: each session runs in a fresh microVM with credential brokering and a w
- [The Complete Guide to Vercel Passport](https://vercel.com/kb/guide/vercel-passport?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Vercel Passport protects deployments behind your own identity provider, such as Okta or Auth0. Learn how Passport works,
- [How to identify and authorize visitors with the Vercel Passport token in Next.js](https://vercel.com/kb/guide/vercel-passport-nextjs?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Read the Vercel Passport token server-side in a Next.js app to identify visitors with the external_sub claim and authori

### From vercel-docs

- [Tracking custom events](https://vercel.com/docs/analytics/custom-events?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to send custom analytics events from your application.
- [vercel curl](https://vercel.com/docs/cli/curl?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to make HTTP requests to your Vercel deployments with automatic deployment protection bypass using the vercel
- [vercel httpstat](https://vercel.com/docs/cli/httpstat?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to visualize HTTP request timing statistics for your Vercel deployments using the vercel httpstat CLI command.
- [Automated & Agent Access](https://vercel.com/docs/deployment-protection/automated-agent-access?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Grant AI agents, CI/CD pipelines, MCP servers, and testing tools access to Vercel deployments that have Deployment Prote
- [Bypass Deployment Protection for testing, sharing, and automation](https://vercel.com/docs/deployment-protection/methods-to-bypass-deployment-protection?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to bypass Deployment Protection for specific domains, or for all deployments in a project.
- [Deployment Protection Exceptions](https://vercel.com/docs/deployment-protection/methods-to-bypass-deployment-protection/deployment-protection-exceptions?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Disable Deployment Protection for a list of preview domains.
- [Protection Bypass for Automation](https://vercel.com/docs/deployment-protection/methods-to-bypass-deployment-protection/protection-bypass-automation?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to bypass Vercel Deployment Protection for automated tooling \\(e.g. E2E testing\\).
- [Methods to Protect Deployments](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Vercel offers several methods to protect your deployments: Vercel Authentication, Passport, Password Protection, and Tru
- [Password Protection](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/password-protection?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Require visitors to enter a password before they can view your deployments.
- [Restrict deployment access by IP address](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/trusted-ips?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Trusted IPs let you restrict access to your deployments to a list of allowed IP addresses.
- [Restrict access to deployments with Vercel Authentication](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/vercel-authentication?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Vercel Authentication restricts access to your deployments so only authorized users can view and comment on your site.
- [Usage & Pricing for Deployment Protection](https://vercel.com/docs/deployment-protection/usage-and-pricing?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Compare Deployment Protection feature availability and pricing across Hobby, Pro, and Enterprise plans.
- [Accessing Deployments through Generated URLs](https://vercel.com/docs/deployments/generated-urls?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — When you create a new deployment, Vercel will automatically generate a unique URL which you can use to access that parti
- [Managing Deployments](https://vercel.com/docs/deployments/managing-deployments?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to manage your current and previously deployed projects to Vercel through the dashboard. You can redeploy at a
- [Inspecting your Open Graph metadata](https://vercel.com/docs/deployments/og-preview?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to inspect and validate your Open Graph metadata through the Open Graph deployment tab.
- [Sharing a Preview Deployment](https://vercel.com/docs/deployments/sharing-deployments?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to share a preview deployment with your team and external collaborators.
- [Vercel and Sitecore XM Cloud Integration](https://vercel.com/docs/integrations/cms/sitecore?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Integrate Vercel with Sitecore XM Cloud to deploy your content.
- [Deploy MCP servers to Vercel](https://vercel.com/docs/mcp/deploy-mcp-servers-to-vercel?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to deploy Model Context Protocol \\(MCP\\) servers on Vercel with OAuth authentication and efficient scaling.
- [AI SDK with MCP](https://vercel.com/docs/mcp/integrations/ai-sdk?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Connect the AI SDK to an MCP server on Vercel, discover its tools, and call them with models served through AI Gateway.
- [TanStack AI with MCP](https://vercel.com/docs/mcp/integrations/tanstack-ai?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Connect TanStack AI to a Model Context Protocol server on Vercel and call its tools with models served through AI Gatewa
- [Microfrontends local development](https://vercel.com/docs/microfrontends/local-development?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to run and test your microfrontends locally.
- [Managing microfrontends security](https://vercel.com/docs/microfrontends/managing-microfrontends/security?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to manage your Deployment Protection and Firewall for your microfrontend on Vercel.
- [Restrict access to deployments with Passport](https://vercel.com/docs/passport?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to protect deployments with Passport, read visitor identity, and verify Passport tokens in server-side code.
- [Vercel Enterprise Plan](https://vercel.com/docs/plans/enterprise?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn about the Enterprise plan for Vercel, including features, pricing, and more.
- [Production checklist for launch](https://vercel.com/docs/production-checklist?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Ensure your application is ready for launch with this comprehensive production checklist by the Vercel engineering team.
- [Products](https://vercel.com/docs/products?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Browse Vercel products for building, deploying, securing, observing, and scaling web applications.
- [Project settings](https://vercel.com/docs/project-configuration/project-settings?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Use the project settings, to configure custom domains, environment variables, Git, integrations, deployment protection,
- [Projects overview](https://vercel.com/docs/projects?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — A project is where you deploy and operate frontend apps, APIs, backends, containers, and agent workloads on Vercel.
- [Transferring a project](https://vercel.com/docs/projects/transferring-projects?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Learn how to transfer a project between Vercel teams.
- [Security Dashboard](https://vercel.com/docs/security/security-dashboard?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — The Security Dashboard aggregates the security posture of every account and project on your team, flags misconfiguration
- [Shared Responsibility Model](https://vercel.com/docs/security/shared-responsibility?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Discover the essentials of our Shared Responsibility Model, outlining the key roles and responsibilities for customers,
- [Firewall concepts](https://vercel.com/docs/vercel-firewall/firewall-concepts?from=graph&source_path=%2Fdocs%2Fdeployment-protection&source_site=vercel-docs&relationship=inbound) — Understand the fundamentals behind the Vercel Firewall.
