What It Does
Custom policies let you define rules that Monk agents follow across your organization. You write them in Markdown. Monk reads them before every action it takes. No ambiguity. No drift. Every team member gets the same behavior from Monk, every time.How It Works
Admins create instruction files scoped to three levels:- Organization — applies to all members and clusters.
- Environment — applies when deploying to that environment.
- Cluster — applies when connected to that cluster.
- “Don’t spawn instances larger than t3.large.”
- “Always use AWS RDS for PostgreSQL. Never self-hosted.”
- “Require approval before deploying to production.”
- “No public IPs in production.”
- “Use the internal container registry only.”
Example Instruction File
Availability
Available on the Team plan only.Next Steps
Access Control & Security
Set up RBAC and audit logging to govern who can change policies.
Team Collaboration
Manage your organization and invite members.

