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

# Introduction

> Accounts within FactoryPulse are used to manage your organisation and users. All data is stored within an account.

<Warning>
  Only account admins can manage account settings.
</Warning>

<CardGroup cols={2}>
  <Card title="Billing" icon="credit-card" href="/accounts/billing">
    Manage your billing information
  </Card>

  <Card title="Inviting Users" icon="user-plus" href="/accounts/inviting-users">
    Invite users to your account
  </Card>

  <Card title="Org Levels" icon="bars" href="/accounts/org-levels">
    Manage your org levels
  </Card>

  <Card title="Org Setup" icon="gear" href="/accounts/org-setup">
    Setup your org
  </Card>
</CardGroup>
