Magento owns the data
Products, categories, prices, orders, customers and CMS content all live in Magento and are edited there.
The Agentic Admin is the control panel for your headless Astro storefront. It is a separate app from the Magento admin, and the split matters:
Magento owns the data
Products, categories, prices, orders, customers and CMS content all live in Magento and are edited there.
The Agentic Admin owns the presentation
How that data is arranged (page structure), decorated (style) and coloured (theme) — plus the syncs that copy Magento data into the storefront and the prebuild that bakes it all into fast static pages.
You never edit product or price data here. You decide what the storefront looks like and press the buttons that publish it.
Everything in the Agentic Admin fits one of three jobs. Learn these three words and the whole app makes sense.
Presets decide how the store looks. There are three layers (structure, style, theme) and you can use the ones we ship or build your own.
Syncs pull the latest Magento data (CMS blocks/pages, products, global settings, URL rewrites) into the storefront.
Prebuild bakes your chosen presets + the synced data into static pages that load instantly.
Open the Agentic Admin at /admin on your storefront domain (for example
https://your-store.com/admin) and sign in with the credentials you were given. It is a
separate login from the Magento admin.

The left sidebar groups every screen into sections — Settings (presets, theme, CSS), Your Store and Design (the per-page-type page editor), and Sync.
The top bar (on every screen) has: a guided Help tour, keyboard-shortcuts, a light/dark toggle, an accessibility menu, and View Storefront to open the live site in a new tab.