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

# Welcome to Ledgitify

> Project budgets. Properly tracked. A cost-allocation and budget-reporting layer on top of Xero.

Ledgitify sits on top of your accounting data and adds something Xero doesn't do on its own:
**project-level budgets and cost allocation**. You define a project with its own budget lines,
pull in your transactions, allocate each one against the right budget line, and produce a
budget-vs-actual report for a funder, an auditor, or yourself.

It works two ways:

* **Connected to Xero:** your bank transactions, bills, invoices, and journals sync
  automatically, ready to allocate.
* **Standalone:** import a bank-statement CSV or enter transactions by hand, no accounting
  package required.

<CardGroup cols={2}>
  <Card title="Get started" icon="rocket" href="/getting-started">
    Create your account, connect Xero, and run your first report.
  </Card>

  <Card title="Connect Xero" icon="link" href="/connect-xero">
    Step-by-step: link a Xero organisation to Ledgitify.
  </Card>

  <Card title="What we access" icon="shield-check" href="/xero-permissions">
    Exactly which Xero permissions we request, and why. Read-only, always.
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/troubleshooting">
    Fix a lost connection, a sync error, or missing transactions.
  </Card>
</CardGroup>

<Note>
  Ledgitify only ever **reads** from Xero. It never creates, edits, or deletes anything in your
  Xero organisation.
</Note>
