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

# What focale watches

> focale watches the money and trust flows in your live app, then tells you in plain English when one breaks.

focale watches the paths that make money or lose users: signup, checkout, login, deploys. When one of those breaks, you get one honest sentence about what customers hit, not a wall of charts. You do not need to read a stack trace.

<Columns cols={2}>
  <Card title="Start watching" icon="rocket" href="/quickstart">
    Sign in with GitHub, connect the repo, pick the flows that matter.
  </Card>

  <Card title="Add it to your app" icon="code" href="/install">
    Merge the watching PR, or install the SDK yourself.
  </Card>
</Columns>

<Note>
  focale is read-only toward your live product. Git writes are only for the watching pull request. See [privacy](/privacy).
</Note>
