Keep projects private by default with project visibility

July 28, 2026

Teams on a Free, Personal, or Pro plan now have project visibility settings to ensure that all of your project stay private until you decide to make them public.

More people are shipping prototypes, internal tools, early client work, and projects built with agents. A deploy is often a work in progress, not a publication. Netlify now reflects that distinction.

Project visibility settings allow you to:

  • quickly ensure your project stays internal for your Netlify team until you’re ready to launch more publicly.
  • ensure that your project stays private for you and your Netlify team.
  • choose defaults that keep internal-only projects private, such as for internal apps and tools or sensitive releases.

While project access affects who on your team can access a project from the Netlify dashboard, project visibility impacts who can view your project, both at the live URL and inside of Netlify, and requires Netlify login credentials if a project is set to private.

Starting defaults

Starting today, all new Netlify teams on a Free, Personal, or Pro plan will have their projects set to private by default. This means that new Netlify teams will need to adjust the project visibility of each new site or app to decide when to make them publicly available.

If you have an existing Free, Personal, or Pro plan (all credit-based plans), then your starting project visibility settings are set differently to keep the previous default behavior before project visibility settings launched.

This means all your project URLs stay publicly available unless you’ve set up other authentication with code or Netlify’s password protection options.

Change your project visibility

To change your project’s visibility, you can set a team default for all new and existing projects at: Team settings > General > Visitor access > Default project visibility

To change only one project’s visibility settings: Project configuration > General > Visitor access > Project visibility

Availability

Project visibility settings are only available for Credit-based Free, Personal, or Pro plans.

If you have a Legacy pricing plan, an Enterprise plan, an Open Source plan, you will not find project visibility settings. In this case though, you can still use password protection, Team login protection (for Enterprise only) or configure authentication with code.

Learn more

Learn more about setting up and managing project visibility in our docs.