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

# Reference

> Look up any TimeTracker fact fast – the permissions matrix, all 66 capabilities, the 15 apps, every status, report metrics, webhook events and real limits.

Every lookup table in TimeTracker, in one place. These pages are built for scanning,
not for reading start to finish.

## The tables

<CardGroup cols={2}>
  <Card title="Roles and permissions matrix" icon="table-cells" href="/reference/roles-and-permissions-matrix">
    All 66 capabilities against all 7 roles. One check or dash per cell.
  </Card>

  <Card title="Capabilities" icon="key" href="/reference/capabilities">
    What each named permission actually lets a person do.
  </Card>

  <Card title="Apps" icon="toggle-on" href="/reference/apps">
    The 15 switchable areas, their defaults, plans and dependencies.
  </Card>

  <Card title="Statuses" icon="circle-half-stroke" href="/reference/statuses">
    Every status set, and which moves between them are legal.
  </Card>

  <Card title="Report metrics" icon="chart-column" href="/reference/report-metrics">
    Every metric and grouping, per report source.
  </Card>

  <Card title="Webhook events" icon="bolt" href="/reference/webhook-events">
    Event names, the request shape, headers and signing.
  </Card>

  <Card title="Export formats" icon="file-arrow-down" href="/reference/export-formats">
    What comes out as CSV, Excel, PDF or a full data bundle.
  </Card>

  <Card title="Keyboard shortcuts" icon="keyboard" href="/reference/keyboard-shortcuts">
    The short, honest list.
  </Card>

  <Card title="Limits and quotas" icon="gauge" href="/reference/limits-and-quotas">
    Seat caps, retention windows and other real ceilings.
  </Card>

  <Card title="Browser support" icon="window-maximize" href="/reference/browser-support">
    What TimeTracker runs in.
  </Card>
</CardGroup>

## Need help instead of a table?

<CardGroup cols={2}>
  <Card title="FAQ" icon="circle-question" href="/reference/faq">
    Short answers to the questions people ask most.
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/troubleshooting/overview">
    Something is not working the way you expect.
  </Card>
</CardGroup>

## Where the concepts live

Reference pages tell you *what*. The concept pages tell you *why*.

| If you want to understand…                       | Read                                                            |
| ------------------------------------------------ | --------------------------------------------------------------- |
| How permissions are decided                      | [Roles and permissions](/concepts/roles-and-capabilities)       |
| Why you can see some people and not others       | [Supervision scope](/concepts/supervision-scope)                |
| Why an area is missing from the sidebar          | [Apps](/concepts/apps-and-modules)                              |
| What Free and Pro each include                   | [Plans and features](/concepts/plans-and-features)              |
| The difference between archive, trash and delete | [Archive, Trash and Delete](/concepts/archive-trash-and-delete) |
| What a word means                                | [Glossary](/concepts/glossary)                                  |

## Related guides

<CardGroup cols={2}>
  <Card title="How TimeTracker works" icon="diagram-project" href="/concepts/how-timetracker-works">
    The chain from client to payment.
  </Card>

  <Card title="Glossary" icon="book" href="/concepts/glossary">
    Every term, defined once.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Set up and track your first hour.
  </Card>

  <Card title="Contact support" icon="envelope" href="/troubleshooting/contact-support">
    When the docs do not have it.
  </Card>
</CardGroup>
