> ## Documentation Index
> Fetch the complete documentation index at: https://storekit.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Account Structure

> Understand the account, brand, and store hierarchy in storekit. Each store has its own menu, hours, and settings, all rolled up under a single owner account.

storekit uses a simple hierarchy to organise your business:

```
Account (your business)
├── Store 1
├── Store 2
└── Store 3
```

## Account

Your account is the top level and represents your business. It contains:

* All your stores (venues)
* Team members
* Account-wide settings

## Stores

Each store is a separate ordering destination with its own:

* Menu and pricing
* Opening hours
* Fulfillment options (delivery, pickup, dine-in)
* Printer configuration
* Payment settings
* Branding

<Tip>
  Multi-location businesses should create one store per physical location. Each store gets its own unique ordering URL.
</Tip>

## Switching Between Stores

If you have multiple stores:

1. Click the store selector in the sidebar
2. Select the store you want to manage
3. The dashboard updates to show that store's data

## Account Settings

Access account settings by clicking your profile in the bottom-left of the sidebar, then navigating to the settings pages:

* **Profile** - Your personal details, language, and timezone
* **Account** - Account name
* **Members** - Manage team members
* **Brands** - Brand settings (if applicable)
