# Trusted IPs for Deployment Protection is now Generally Available

**Published:** November 2, 2023 | **Authors:** Kit Foster, Balazs Varga, Natalie Altman

---

Trusted IPs are a feature of Deployment Protection that allow you to limit access to your deployments by IP address. Configure Trusted IPs in addition to [Vercel Authentication](https://vercel.com/docs/security/deployment-protection#vercel-authentication) to ensure only your team members can access and make changes to your deployments.

For customers who rely on a VPN or additional proxy, Trusted IPs ensure you can restrict access to your deployments to only users behind the VPN.

You can configure Trusted IPs by specifying a list of IPv4 addresses, or by CIDR ranges.

Trusted IP for Deployment Protection is only available for customers on the Enterprise plan.

[Check out the documentation](https://vercel.com/docs/security/deployment-protection/methods-to-protect-deployments/trusted-ips) to learn more.

---

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