Skip to content

[Docs] Enhance automations documentation with configuration profiles - #51141

Open
melpike wants to merge 2 commits into
docs-v4.92.0from
melpike-docs-policy-profile-40637
Open

[Docs] Enhance automations documentation with configuration profiles#51141
melpike wants to merge 2 commits into
docs-v4.92.0from
melpike-docs-policy-profile-40637

Conversation

@melpike

@melpike melpike commented Aug 13, 2026

Copy link
Copy Markdown
Member

Updated the automations documentation to include configuration profiles and clarify automation triggers.

Related issue: Resolves #40637

Updated the automations documentation to include configuration profiles and clarify automation triggers.
This article provides a comprehensive guide on how to automatically resend configuration profiles in Fleet when a host fails a policy check, including prerequisites, step-by-step instructions, and API usage.
@melpike
melpike marked this pull request as ready for review August 13, 2026 19:29
@melpike
melpike requested review from JordanMontgomery and removed request for mike-j-thomas August 13, 2026 19:29
## How does it work?
- Online hosts report policy status on a configurable cadence, with hourly default.
- Fleet will resend the configuration profile on the first policy failure or if a policy goes from "Pass" to "Fail". By default, policies that remain failing for a host in consecutive reports will not trigger a resend.
- To resend the profile on every failing result, including consecutive failures, set `continuous_automations_enabled` to `true` on the policy (_Available in Fleet Premium_). Because this can retry a resend that doesn't resolve the policy, it may cause a retry loop.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be removed per our discussions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants