Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions content/manuals/scout/policy/configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,20 @@ To add a policy:
- Select **Save policy** to save the policy configuration without enabling
it.

## Edit a policy

Editing a policy lets you to modify its configuration without creating
a new one from scratch. This can be useful when policy parameters need adjustments
due to evolving requirements or changes in your organization's compliance goals.

To edit a policy:

1. Go to the [Policies page](https://scout.docker.com/reports/policy) in the Docker Scout Dashboard.
2. Select the policy you want to edit.
3. Select the **Edit** button.
4. Update the policy parameters.
5. Save the changes.

## Disable a policy

When you disable a policy, evaluation results for that policy are hidden, and
Expand Down
Loading