Coming Soon - This feature is currently in active development and not yet
available in the product.
What It Is
Custom Knowledge allows teams to teach Monk their organization’s policies, standards, and best practices. Monk Agent will understand and enforce team-specific rules across all deployments.What It Will Do
AI-Assisted Policy Management:- Define deployment policies in natural language
- Monk Agent understands and enforces rules autonomously
- Talk to the agent to create, modify, or test policies
- No complex configuration files needed
- Upload team documentation and best practices
- Define company-specific coding standards
- Share internal deployment patterns
- Monk references team knowledge when making decisions
- Scoped rules per organization, project, or environment
- Examples: “Only use AWS”, “Require approval for prod deployments”, “Max instance size t3.large”
- Monk enforces rules automatically across all team activity
- Policy violations flagged before execution
- Internal service templates
- Company-specific configurations
- Reusable deployment patterns
- Team package library (see Package Ecosystem)
Key Benefits
For Developers:- Deployments automatically follow team standards
- No need to remember every policy and rule
- Monk guides you toward compliant deployments
- Less back-and-forth with DevOps for approvals
- Set rules by talking to the agent - no complex config
- Policies enforced autonomously across organization
- Test policy changes before rolling out
- Ensure consistency across all projects
- Compliance guaranteed automatically
- Reduced risk of policy violations
- Consistent practices across teams
- Knowledge preserved as team members change
Related Features
- Team Collaboration - Organizations and team management
- Project Organization - Project and environment scopes for policies
- Access Control & Security - Permission enforcement
- Package Ecosystem - Private packages for team