diff --git a/src/content/docs/en-us/features/package-builder.mdx b/src/content/docs/en-us/features/package-builder.mdx
index 8b2f9005b1..841879fdee 100644
--- a/src/content/docs/en-us/features/package-builder.mdx
+++ b/src/content/docs/en-us/features/package-builder.mdx
@@ -8,163 +8,36 @@ import Callout from '@choco-astro/components/Callout.astro';
import Iframe from '@choco-astro/components/Iframe.astro';
import Xref from '@components/Xref.astro';
-> Chocolatey's Package Builder allows you to create fully ready to go software deployments for Windows in 5-10 seconds! There is nothing faster than Chocolatey when it comes to preparing software for an unattended deployment across your organization.
+
+
+ Available In:
+
+ Chocolatey for Business
+
+
+
-* Generate packages based on installers and zips
-* Generate packages by reflecting over Programs and Features
-* Generate packages from the Package Builder UI
+## Summary
-Creating packages is a pretty quick process as compared to manually installing software on multiple machines. There is still some time involved to create a package. Even the best packagers take between 5-10 minutes to create a package. Chocolatey's Package Builder creates high quality packages in 5-10 seconds when pointed to native installers and zips! You can even point package builder to both a 32-bit and 64-bit url and seconds later you have a fully functioning package using all local/embedded resources!
+When you need a package for unattended deployment across your organization, there's nothing faster than **Package Builder**.
-Chocolatey for Business is able to inspect an installer and determine silent arguments and complete packaging components for you, saving you hours of time in packaging and maintaining software!
+Let Package Builder do the heavy lifting and create packages ready for deployments in as little as 5-10 seconds!
-## Usage
+Package Builder can:
+- Generate packages based on installers and zips from local _and_ remote locations using 32-bit or 64-bit URLs, or both at the same time
+- Automatically detect silent arguments, removing the need to use third-party investigation tools
+- Work with automation to update a package when a new version of the software inside is released, eliminating the need for manual package updates
+- Work with