diff --git a/docs/usage/getting-started/use-cases.md b/docs/usage/getting-started/use-cases.md index 10a50dc6054e0aa0ee925af82f239522edd18ce1..60c7765a88f0246292181c0c92b57c4865a1caa8 100644 --- a/docs/usage/getting-started/use-cases.md +++ b/docs/usage/getting-started/use-cases.md @@ -111,7 +111,7 @@ Renovate allows users to define time ranges during which to create updates using ### On-demand updates -Renovate's "Dependency Dashboard" capability is supported on platforms which support dynamic Markdown checkboxes (GitHub, GitLab, and Gitea). +Renovate's "Dependency Dashboard" capability can be used on platforms which support dynamic Markdown checkboxes (GitHub, GitLab, and Gitea). When enabled, an issue titled "Dependency Dashboard" is created which lists all updates which are pending, in progress, or were previously closed ignored. Importantly, it also enables the concept of "Dependency Dashboard Approval", meaning that configured PRs won't be raised automatically and will instead only be created once the corresponding checkbox is clicked on the dashboard.