Manage multiple stores
Own and switch between several shops, and be a staff member on shops you don't own.
A single Saleporia account can own multiple shops and be a staff member on others. Every admin action is scoped to the active shop.
Creating additional shops
Use the shop switcher in the sidebar and choose "Create new store". You'll go through onboarding again for the new shop. Each shop gets its own slug, API keys, catalog, orders, settings, and storefront.
Plan limits
Switching context
The active shop is carried in the x-shop-id header on every API request. In the admin UI, selecting a shop in the switcher updates this context globally, so orders, products, and analytics always reflect the chosen shop.
Being a staff member
Shop owners can invite you by email with a role (Admin, Manager, or Staff) and scoped permissions. Accepted invitations appear in your shop switcher alongside the shops you own. See Staff & teams for the full permissions model.
Related