Custom Policies
Custom Policies are the place to store organization-specific instructions that should outlive any single prompt. OpenCustom Policies from the workspace navigation to manage policy definitions.
What A Policy Contains
A policy is:- A named definition
- Optional description
- Markdown-style policy content
- A versioned record with history
What You Can Do
You can:- Create from scratch
- Start from a template
- Edit and version a policy
- Duplicate or deactivate it
- Inspect history and processed metadata
Good Uses
Use a custom policy when you need Cloudgeni to remember local standards such as:- Naming conventions
- Required tags or labels
- Repository structure expectations
- Internal security guardrails
What Not To Assume
Custom policies are reusable guidance that Cloudgeni applies in analysis and agent workflows.Related Pages
AI DevOps
Use policies to give agent sessions better organization-specific context.
Pull Request Reviews
Pair policies with PR review workflows when review standards need to be repeatable.