diff --git a/docs/en/ingest-management/elastic-agent/configuration/elastic-agent-standalone-features.asciidoc b/docs/en/ingest-management/elastic-agent/configuration/elastic-agent-standalone-features.asciidoc index a91c62bb52..5a58d9e8bf 100644 --- a/docs/en/ingest-management/elastic-agent/configuration/elastic-agent-standalone-features.asciidoc +++ b/docs/en/ingest-management/elastic-agent/configuration/elastic-agent-standalone-features.asciidoc @@ -7,7 +7,7 @@ include::{fleet-repo-dir}/standalone-note.asciidoc[] -The Feature Flags section of the elastic-agent.yml config file contains settings in {agent} that are disabled by default. These may include experimental features, changes to behaviors within {agent} or its components, or settings that could cause a breaking change. For example a setting that changes information included in events might be inconsistent with the naming pattern expected in your configured {agent} output. +The elastic-agent.yml config file contains `Feature Flags` settings that are disabled by default. These may include experimental features, changes to behaviors within {agent} or its components, or settings that could cause a breaking change. For example a setting that changes information included in events might be inconsistent with the naming pattern expected in your configured {agent} output. To enable any of the settings listed on this page, change the associated `enabled` flag from `false` to `true`.