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

# Your account

> Profile, team, custom domains, security, and multiple stores.

Your Shoppex account is the login that owns one or more shops. Manage your profile, team, and
security from **Settings**.

<CardGroup cols={2}>
  <Card title="Team & permissions" icon="users" iconType="duotone" href="/merchants/account/team">
    Invite teammates with scoped access to your shop.
  </Card>

  <Card title="Security" icon="shield-halved" iconType="duotone" href="/merchants/account/security">
    2FA, sessions, and the audit trail.
  </Card>

  <Card title="Custom domain" icon="globe" iconType="duotone" href="/merchants/account/custom-domain">
    Run your shop on your own domain. Full DNS walkthrough.
  </Card>

  <Card title="Multiple stores" icon="store" iconType="duotone" href="/merchants/account/multiple-stores">
    Run more than one shop from a single account.
  </Card>
</CardGroup>
