diff --git a/docs/3.0/resources/upgrade-agents-to-workers.mdx b/docs/3.0/resources/upgrade-agents-to-workers.mdx index 4ad1d5738595..d907f1f6ab68 100644 --- a/docs/3.0/resources/upgrade-agents-to-workers.mdx +++ b/docs/3.0/resources/upgrade-agents-to-workers.mdx @@ -52,6 +52,8 @@ with a single command. - The YAML-based API supports [templating](/3.0/deploy/infrastructure-concepts/prefect-yaml/#templating-options) to enable [dryer deployment definitions](/3.0/deploy/infrastructure-examples/docker/#reusing-configuration-across-deployments). +- **Worker Status Filtering:** Deployment scripts now include logic to check for active workers in a work pool before displaying setup instructions, enhancing user experience by providing relevant information only when necessary. + ## Upgrade changes 1. **Deployment CLI and Python SDK:**