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
- Go to Configurations.
- Click Create Configuration.
Step 2: Import the YAML
- In Policy draft, click Import Configuration.
- Select the reviewed YAML file from your machine.
- Confirm the Monaco editor shows the imported content.
Step 3: Validate the draft
- Choose the rollout target gateway in Rollout scope.
- Run Run Safety Check.
- Review inline YAML diagnostics and any validation advisories.
- Fix the draft until validation passes.
Step 4: Save a version
- Click Save as Draft if you want to create the configuration without deploying yet.
- Or use the detail route later to save a new version with a clear change detail.
Step 5: Roll out the approved version
- Open the saved configuration detail page.
- Review History, Diff, and Deploy as needed.
- Select the saved version and target gateways.
- 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
- Canonical terms: YAML import, saved version, rollout, deploy confirmation, validation
- Best next pages: Create Configuration, Configurations, Declarative Config Reference