Skip to content

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.

Edit / activateSync dataPrebuildLive storefront

The Prebuild Pages screen — start a build to bake your active presets and synced data into live static pages

  1. Make and save/activate your changes (preset, page, style, theme) and run any needed syncs.

  2. Open the Prebuild action and start it. It bakes the affected pages; larger stores take longer.

  3. When it finishes, the Pages Prebuilt count on the Dashboard updates.

  4. Open View Storefront to confirm the result.

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.

The Cache Management screen — clear the storefront and CDN caches so the fresh build is served

  1. Use the Clear Cache action in the Agentic Admin (or your hosting/CDN cache purge if your store sits behind a CDN).

  2. Reload the storefront with a hard refresh (Ctrl/Cmd + Shift + R) to bypass your browser’s cache too.

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.

This is the most common question. Work down it in order; one of these is nearly always the cause:

  1. Did you save / publish / activate the change in the admin? (A draft isn’t live.)

  2. Did you run the right sync? Catalogue change → Sync Products; CMS change → Sync CMS.

  3. Did you Prebuild after the change? This is the usual culprit.

  4. Did you Clear Cache (and CDN purge if you use one)?

  5. Hard-refresh your browser to rule out browser cache.

  6. Still wrong? Check the source in Magento is correct, saved, enabled and visible.