Skip to main content
Browse docs
By Audience
Getting Started
Configuration
Use Cases
IDE Integration
Third-Party Integrations
Engineering Cache
Console
API Reference
Gateway
Workflow Guides
Templates
Providers and SDKs
Industry Guides
Advanced Guides
Browse by Role
Deployment Guides
In-Depth Guides
Tutorials
FAQ

Versioned Policy Rollout in Console

The Keeptrusts console supports versioned policy rollout through the Configurations workbench.

What this console workflow gives you

  • Monaco-backed YAML authoring
  • validation before save or deploy
  • saved versions with change detail
  • draft-to-history diff review
  • explicit deploy confirmation
  • rollback context through version history
  1. Create or open a configuration in Configurations.
  2. Edit YAML or import a configuration file in the workbench.
  3. Run validation against the selected target gateway.
  4. Save a version with a useful change detail.
  5. Review diff and semantic summary on the detail page.
  6. Deploy the approved version to the chosen gateways.
  7. Verify the result in Gateways and Actions and Events.

When your team uses Git externally

If your team still keeps policy-config.yaml in Git for review, use that repository as your external change-review system, then bring the approved YAML into Keeptrusts for validation, versioning, and rollout. The supported console workflow is centered on saved versions and deployment history rather than repository linking inside Settings.

Best next pages