Skip to content

Agentic Admin — Overview

Admin tour & navigation · silent, captioned. All six clips are on the Video guides page.

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.

The mental model: three presets, five syncs, one prebuild

Section titled “The mental model: three presets, five syncs, one prebuild”

Everything in the Agentic Admin fits one of three jobs. Learn these three words and the whole app makes sense.

What the Agentic Admin controlsTHREE PRESETS1. Structural — page layout2. Style — shape & texture3. Theme — colourDecide how the store looks.FIVE SYNCSCMS · ProductsGlobal Data · URL RewritesSchema DiscoveryPull Magento data in.ONE PREBUILDBake static pages fromyour presets + synced data.Publish it, fast.
  1. 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.

  2. Syncs pull the latest Magento data (CMS blocks/pages, products, global settings, URL rewrites) into the storefront.

  3. 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 Agentic Admin — the left sidebar groups every screen; the top bar has the theme toggle, Help tour and View Storefront

The left sidebar groups every screen into sections — Settings (presets, theme, CSS), Your Store and Design (the per-page-type page editor), and Sync.

  • Dashboard — live counts and the two “get started” tracks.
  • Structural Presets — per-page-type layouts (and the page editor).
  • Style Presets — site-wide shape, texture, spacing.
  • Theme & Appearance — site-wide colour.
  • Saved Layouts — your saved page versions.
  • Custom Presets — the presets you’ve created.
  • Custom CSS — raw CSS overrides.
  • Import Preset — load a preset someone exported.

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.