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

# Aient integration docs

> Connect apps to Aient with OpenTelemetry SDKs, source map uploads, OTLP ingest endpoints, and CloudEvents webhooks for problem lifecycle events.

# Aient integration docs

Use these docs when connecting applications to Aient. They cover server and browser telemetry, source map uploads, webhook delivery, and the generated webhook event schema reference.

## Start here

* [Instrument a server app](./quickstart/server) with `@aient/otel`.
* [Instrument a browser app](./quickstart/browser) with `@aient/otel-browser`.
* [Connect a Vercel Drain](./vercel/drain) to ingest Vercel logs and traces with near-zero instrumentation.
* [Connect AWS CloudWatch Logs](./aws/firehose) through Amazon Data Firehose without changing application code.
* [Upload source maps](./source-maps/upload) with `@aient/sourcemaps` so minified frames resolve to original source.
* [Subscribe to webhooks](./webhooks/overview) for Aient problem lifecycle events.
* [Read common questions](./questions) about what Aient does and how teams use it.

## Public ingest

Aient accepts OTLP HTTP traces and logs at the public endpoints documented in [OpenTelemetry endpoints](./reference/otlp-endpoints). Use publishable environment keys in application code.
