--- layout: docs page_title: Worker stanza description: >- Learn about how to configure workers for proxies, storage, and tags. --- ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ > [!IMPORTANT] > **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # worker stanza The `worker` stanza configures Boundary worker-specific parameters. @include '/configuration-reference/workers/common-worker-parameters.mdx' ## Complete configuration example @include '/configuration-reference/workers/complete-configuration-example.mdx'