diff --git a/src/content/docs/en-us/features/made-for-automation.mdx b/src/content/docs/en-us/features/made-for-automation.mdx index 3f6c6d69806..e72eaa80831 100644 --- a/src/content/docs/en-us/features/made-for-automation.mdx +++ b/src/content/docs/en-us/features/made-for-automation.mdx @@ -9,6 +9,10 @@ import Callout from '@choco/components/Callout.astro'; import Iframe from '@choco/components/Iframe.astro'; import Xref from '@components/Xref.astro'; - - This is a Work in Progress. Please check back later. - \ No newline at end of file +Chocolatey is able to transform hours of manual work into minutes of automated precision. Whether you're managing a single workstation or orchestrating deployments across an enterprise network, Chocolatey automates the entire process. + +Extensive package repository works like an app store for your system. Select your software, and Chocolatey manages everything from dependencies to installation sequences automatically. No more hunting for installers or dealing with setup complications. One command can install multiple programs, update your entire system, or roll out software across your network. You are also able to create own internalized packages and distribute them. + +What used to take hours of manual installation and configuration now happens in minutes with zero interaction needed. Integration with popular configuration management tools such as Ansible, Chef, Puppet, Salt, PowerShell DSC or Otter makes it fit perfectly into your existing workflow. Chocolatey brings the convenience of Linux-style package management to Windows, making software deployment efficient and reliable. + +For organizations, Chocolatey scales from basic automation needs to enterprise-level deployment solutions, complete with security controls and centralized management.