Skip to main content
Restrict project creation to admins and require members to create environments from existing projects only. When enabled, members cannot:
  • Create new projects
  • Create environments directly from repository URLs
Useful when:
  • Ensuring all environments use vetted configurations (secrets, environment classes, devcontainers)
  • Preventing ad-hoc projects and environments from arbitrary repositories
  • Maintaining visibility into what your team is working on
This policy affects members only, not admins.
If you only want to block blank environments, use Environment creation instead.

Configuration

Check Only admins can create projects in Settings → Policies → Project policies. Project creation restrictions

Effect on users

RoleCapabilities
MembersCan only create environments from existing projects; cannot create projects or use repo URLs directly
AdminsFull access to create projects and environments from any source