Skip to main content

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.

Restrict blank environment creation to administrators while still allowing members to create environments from existing projects and Git URLs. Useful when:
  • You want members to start from a repository or project instead of an empty environment
  • You want to reduce ad-hoc blank sessions without blocking normal Git-based work
  • You want a lighter restriction than requiring project-based creation for all member environments
This policy affects members only, not admins.

Configuration

Check Only admins can start from scratch in Settings → Organization → Policies → Environment policies.

Effect on users

RoleCapabilities
MembersCan create environments from existing projects and Git URLs, but cannot start from scratch
AdminsFull access to create environments from scratch, projects, and Git URLs

Relationship to project creation

This policy is independent from Project creation:
  • Environment creation blocks only blank environments for members
  • Project creation is broader and requires members to create environments from existing projects
If you enable both policies, the project creation policy remains the stronger restriction for members.