Prebuild, Cache & Deleting
Prebuild is the publish button for the whole storefront. It takes your active presets plus the latest synced data and bakes static pages that load instantly for shoppers. Almost everything you do in the Agentic Admin only becomes visible to customers after a prebuild.
Running a prebuild
Section titled “Running a prebuild”
-
Make and save/activate your changes (preset, page, style, theme) and run any needed syncs.
-
Open the Prebuild action and start it. It bakes the affected pages; larger stores take longer.
-
When it finishes, the Pages Prebuilt count on the Dashboard updates.
-
Open View Storefront to confirm the result.
Clearing the cache
Section titled “Clearing the cache”If you’ve prebuilt but the storefront still serves an old version, the cache is holding the previous page. Clear it so the fresh build is served.

-
Use the Clear Cache action in the Agentic Admin (or your hosting/CDN cache purge if your store sits behind a CDN).
-
Reload the storefront with a hard refresh (Ctrl/Cmd + Shift + R) to bypass your browser’s cache too.
Deleting prebuilt pages / starting clean
Section titled “Deleting prebuilt pages / starting clean”To remove baked pages — for example to force a completely fresh rebuild — use the delete / clear prebuilt action, then run a new Prebuild. This is useful when:
- You removed products or pages in Magento and want the stale baked pages gone.
- A build looks wrong and you want to bake it again from scratch.
When a change isn’t showing
Section titled “When a change isn’t showing”This is the most common question. Work down it in order; one of these is nearly always the cause:
-
Did you save / publish / activate the change in the admin? (A draft isn’t live.)
-
Did you run the right sync? Catalogue change → Sync Products; CMS change → Sync CMS.
-
Did you Prebuild after the change? This is the usual culprit.
-
Did you Clear Cache (and CDN purge if you use one)?
-
Hard-refresh your browser to rule out browser cache.
-
Still wrong? Check the source in Magento is correct, saved, enabled and visible.