# Timberlogs Docs ## Docs - [AI Agent Integration](https://docs.timberlogs.dev/ai-agents.md): Make your AI coding agent aware of Timberlogs with one command. - [Authentication](https://docs.timberlogs.dev/api-reference/authentication.md): API key authentication for the Timberlogs API. - [Error Reference](https://docs.timberlogs.dev/api-reference/errors.md): A consolidated reference of all error responses across the Timberlogs API. - [Log Ingestion](https://docs.timberlogs.dev/api-reference/ingestion.md): Send logs to Timberlogs via the ingestion API. Supports JSON, JSONL, syslog, plain text, CSV, and OBL formats. - [Query Logs](https://docs.timberlogs.dev/api-reference/query.md): Retrieve logs from Timberlogs with filtering and pagination. - [Search](https://docs.timberlogs.dev/api-reference/search.md): Full-text search across your logs with advanced query syntax. - [Statistics](https://docs.timberlogs.dev/api-reference/stats.md): Get aggregated metrics and usage statistics for your logs. - [Flows](https://docs.timberlogs.dev/concepts/flows.md): Group related logs together and track their sequence across multi-step operations. - [Log Levels](https://docs.timberlogs.dev/concepts/log-levels.md): Understanding log level severity hierarchy and when to use each level in Timberlogs. - [Structured Logging](https://docs.timberlogs.dev/concepts/structured-logging.md): Capture log data as key-value fields rather than plain text strings for searchable, filterable, machine-readable logs. - [AI Log Assistant](https://docs.timberlogs.dev/dashboard/ai-assistant.md): Ask questions about your logs in plain English and get answers backed by your real data. - [Flow Timeline](https://docs.timberlogs.dev/dashboard/flows.md): View related logs grouped together to trace multi-step operations. - [Viewing Logs](https://docs.timberlogs.dev/dashboard/logs.md): The Logs view is the primary interface for exploring your application logs in real-time. - [Dashboard Overview](https://docs.timberlogs.dev/dashboard/overview.md): The Timberlogs dashboard provides a real-time view of your application logs. - [Getting Started](https://docs.timberlogs.dev/getting-started.md): Get up and running with Timberlogs in under 5 minutes. - [Overview](https://docs.timberlogs.dev/introduction.md): Structured logging made simple. Send logs from any application, search with ease, and track user flows. - [CLI](https://docs.timberlogs.dev/timberlogs-cli/cli/overview.md): Query logs, inspect flows, and view stats from your terminal. - [Python SDK](https://docs.timberlogs.dev/timberlogs-python-sdk/sdks/python.md): The official Timberlogs SDK for Python applications. - [Rust SDK](https://docs.timberlogs.dev/timberlogs-rust-sdk/sdks/rust.md): The official Timberlogs SDK for Rust applications. - [Configuration](https://docs.timberlogs.dev/timberlogs-rust-sdk/sdks/rust-configuration.md): Full reference for all Rust SDK configuration options. - [Configuration](https://docs.timberlogs.dev/timberlogs-typescript-sdk/sdks/configuration.md): Full reference for all SDK configuration options. - [TypeScript SDK](https://docs.timberlogs.dev/timberlogs-typescript-sdk/sdks/typescript.md): The official Timberlogs SDK for TypeScript and JavaScript applications. ## OpenAPI Specs - [openapi](https://docs.timberlogs.dev/api-reference/openapi.json)