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

# Quickstart

# Quickstart

Get Better Data running with your first loop in under 30 minutes.

<Steps>
  <Step title="Create your account">
    Sign up at `app.betterdata.com`. New tenants are provisioned on Starter by default, with Growth and Enterprise upgrades available.
  </Step>

  <Step title="Import your catalog">
    Load products first so every downstream loop has SKU references.

    <br />

    Guide: <a href="/import/field-mappings/catalog">catalog field mapping</a>
  </Step>

  <Step title="Import inventory">
    Inventory levels unlock ATP and allocation logic.

    <br />

    Guide: <a href="/import/field-mappings/inventory">inventory field mapping</a>
  </Step>

  <Step title="Run your first loop">
    Create a purchase order in SCM (`Procurement -> New Purchase Order`) to open an `scm.procurement` loop instance.
  </Step>

  <Step title="Invite your team">
    Add users under Settings -> Team and assign roles:
    `TENANT_ADMIN`, `PLANNER`, `SUPPLY_CHAIN_MANAGER`, `WAREHOUSE_LEAD`, `PROCUREMENT_APPROVER`.
  </Step>

  <Step title="Connect an AI agent (optional)">
    Enable Commerce Gateway for conversational operational access.

    <br />

    Guide: <a href="/integrations/commerce-gateway">Commerce Gateway</a>
  </Step>
</Steps>
