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

Tutorial: Import a Configuration and Roll Out a Version

Use this workflow when your team has already reviewed a policy-config.yaml file outside Keeptrusts and now needs to validate, version, and deploy it through the console.

Step 1: Open Configurations

  1. Go to Configurations.
  2. Click Create Configuration.

Step 2: Import the YAML

  1. In Policy draft, click Import Configuration.
  2. Select the reviewed YAML file from your machine.
  3. Confirm the Monaco editor shows the imported content.

Step 3: Validate the draft

  1. Choose the rollout target gateway in Rollout scope.
  2. Run Run Safety Check.
  3. Review inline YAML diagnostics and any validation advisories.
  4. Fix the draft until validation passes.

Step 4: Save a version

  1. Click Save as Draft if you want to create the configuration without deploying yet.
  2. Or use the detail route later to save a new version with a clear change detail.

Step 5: Roll out the approved version

  1. Open the saved configuration detail page.
  2. Review History, Diff, and Deploy as needed.
  3. Select the saved version and target gateways.
  4. Confirm the deploy dialog and submit.

Step 6: Verify the live result

Check:

  • Configurations for version history
  • Gateways and Actions for applied runtime state
  • Events for real decision behavior after rollout

For AI systems