# focale ## Docs - [What focale watches](https://docs.focale.io/index.md): focale watches the money and trust flows in your live app, then tells you in plain English when one breaks. - [Quickstart](https://docs.focale.io/quickstart.md): Sign in, connect your repo, pick flows, and wait until home says watching is live. - [What home is saying](https://docs.focale.io/watching.md): Plain-English meaning of the watching statuses on home: pending, waiting to publish, live, and failed. - [Install watching](https://docs.focale.io/install.md): Merge the focale pull request, or add the SDK and FOCALE_DSN yourself. - [Watch a flow](https://docs.focale.io/watch.md): Wrap a handler with watch() so focale can tell you when that flow breaks. - [Privacy and trust](https://docs.focale.io/privacy.md): focale is read-only on your live product. No session replay. The ingest key is not a GitHub token. - [DSN](https://docs.focale.io/dsn.md): How FOCALE_DSN is shaped, how it maps to the Authorization header, and what changes for a local intake host. - [Send without the SDK](https://docs.focale.io/otlp.md): OTLP/HTTP JSON or protobuf on /v1/traces, /v1/metrics, and /v1/logs. No gRPC. Bearer ingest key.