The fastest path to a working Frontic project with real data flowing through it. By the end of this page you’ll have a project, storages, and data you can build against.Documentation Index
Fetch the complete documentation index at: https://docs.frontic.com/llms.txt
Use this file to discover all available pages before exploring further.
Create an account and a project
Head to the admin app and sign up. Once you’re in, go to Settings → Projects and click Add Project. Give it a name and set it Active.Then open the project settings and add at least one Region and one Locale — Frontic needs these before it can serve data. If you’re unsure, pick your primary market and default language. You can add more later. See Project Settings for the full reference.
Get data in
Pick the route that matches where you are.
- Import from a live shop
- Connect a data source
Already have a live shop? Paste its URL into the Shop Importer and let Frontic do the rest.Frontic profiles the site automatically — it detects the platform, locales, currencies, navigation structure, categories, and product model. Once the profile is ready, review it and adjust anything that doesn’t look right.When you confirm, Frontic provisions the entire project for you: Data Storages, Data Syncs, field mappings, and the initial data import. No manual wiring needed.
The shop importer is available for Shopify and Shopware stores today, with more platforms coming.
Set up your Context Base
The Context Base is the shared knowledge layer that every agent reads — whether you build in Studio or in your editor with our CLI and MCP. It holds your design system, coding standards, tone of voice, and business context so agents don’t start from zero.Open Studio from the sidebar and hit the setup button on the landing page. Studio walks you through a short interview — what you sell, your brand, your design preferences, your coding conventions — and generates the full context for you.
Common first problems
The shop importer didn't detect my platform
The shop importer didn't detect my platform
The importer currently supports Shopify and Shopware. If your shop runs on a different platform, use the Connect a data source route and pick the matching connector — or a custom integration if there’s no pre-built one.
My feed is empty after connecting a source
My feed is empty after connecting a source
Connectors poll or sync on their own schedule. Give it a minute, then check the feed records view. If nothing shows up, check the connector’s status and credentials in the Integrations section.
My Data Storage fields don't match my feed shape
My Data Storage fields don't match my feed shape
That’s expected. The Data Sync + Value Composer step is where you map and transform. Start with a direct mapping for the fields that match 1:1 and use composer operations for the rest.