Restrict project creation to admins and require members to create environments from existing projects only. When enabled, members cannot:Documentation Index
Fetch the complete documentation index at: https://ona.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Create new projects
- Create environments directly from repository URLs
- 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.
Effect on users
| Role | Capabilities |
|---|---|
| Members | Can only create environments from existing projects; cannot create projects or use repo URLs directly |
| Admins | Full access to create projects and environments from any source |