# Latitude Docs ## Docs - [Flaggers](https://docs.latitude.so/annotations/flaggers.md): Automatic annotators that surface common failure categories on every trace - [Annotate traces effectively](https://docs.latitude.so/annotations/guides/annotate-effectively.md): Practical habits for human annotation that keep issue discovery and evaluation alignment accurate. - [Inline Annotations](https://docs.latitude.so/annotations/inline-annotations.md): Annotate any trace directly from its detail view - [Annotations Overview](https://docs.latitude.so/annotations/overview.md): Review your agent's interactions and provide human feedback - [Evaluation Alignment](https://docs.latitude.so/evaluations/alignment.md): Measure how well your automated evaluations agree with human judgment - [Evaluations Overview](https://docs.latitude.so/evaluations/overview.md): Understand how evaluations monitor your agent's quality over time - [Evaluation Triggers](https://docs.latitude.so/evaluations/triggers.md): Configure which traces an evaluation runs against and when - [Core Concepts](https://docs.latitude.so/getting-started/concepts.md): Understand Latitude's core concepts: projects, spans, traces, sessions, search, scores, evaluations, and issues. - [How to use Latitude](https://docs.latitude.so/getting-started/how-to-use-latitude.md): The recommended workflow for finding, tracking, and fixing production issues in your AI agent. - [Latitude Overview](https://docs.latitude.so/getting-started/introduction.md): Understand what Latitude is, why teams use its MIT-licensed open-source platform, and how observability, search, and issues work together. - [MCP Server](https://docs.latitude.so/getting-started/mcp.md): Connect AI agents like Claude, Cursor, Codex, and Zed to your Latitude organization through the Latitude MCP server - [Issue Management](https://docs.latitude.so/issues/management.md): Workflows for triaging, investigating, and resolving issues - [Issue discovery](https://docs.latitude.so/issues/overview.md): Understand how Latitude turns annotations, scores, evaluations, and flaggers into trackable production issues. - [API Reference](https://docs.latitude.so/more/api-reference.md): Open the Latitude API reference. - [Duration](https://docs.latitude.so/observability/features/duration.md): Track trace and session duration to investigate latency and long-running conversations. - [Environments](https://docs.latitude.so/observability/features/environments.md): Separate production, staging, preview, and local traces with tags or metadata. - [Log levels](https://docs.latitude.so/observability/features/log-levels.md): Track application-defined severity with metadata and combine it with trace status filters. - [Metadata](https://docs.latitude.so/observability/features/metadata.md): Attach structured key-value context to traces for filtering and investigation. - [Percentile cohorts](https://docs.latitude.so/observability/features/percentile-cohorts.md): Compare trace duration, TTFT, cost, and token count against similar traces with the same tag set. - [Releases and versioning](https://docs.latitude.so/observability/features/releases-versioning.md): Track agent versions, deployment ids, and rollout cohorts with tags or metadata. - [Sampling](https://docs.latitude.so/observability/features/sampling.md): Understand where Latitude does and does not sample trace processing. - [Tags](https://docs.latitude.so/observability/features/tags.md): Add lightweight labels to traces so you can filter and search cohorts. - [Token and cost tracking](https://docs.latitude.so/observability/features/token-cost-tracking.md): Track token usage and estimated LLM cost across traces and sessions. - [Trace IDs](https://docs.latitude.so/observability/features/trace-ids.md): Use OpenTelemetry trace ids to connect Latitude traces with the rest of your observability stack. - [Trace URLs](https://docs.latitude.so/observability/features/trace-urls.md): Open and share specific traces from the Latitude web app. - [User tracking](https://docs.latitude.so/observability/features/user-tracking.md): Group and filter traces by the end user that triggered them. - [Filters](https://docs.latitude.so/observability/filters.md): Use the shared filter system to narrow traces, save searches, and configure evaluation triggers - [Group traces by project](https://docs.latitude.so/observability/guides/group-traces-by-project.md): Keep issue detection scoped to the right agent by routing traces into separate Latitude projects. - [Sessions](https://docs.latitude.so/observability/sessions.md): Group related traces into multi-turn conversations. - [Traces](https://docs.latitude.so/observability/traces.md): Understand the trace model, lifecycle, and how to work with traces in Latitude - [Score Analytics](https://docs.latitude.so/scores/analytics.md): Visualize score trends and quality metrics across your project - [Scores Overview](https://docs.latitude.so/scores/overview.md): Understand how scores work as the universal measurement unit in Latitude - [Search and review effectively](https://docs.latitude.so/search/guides/search-and-review-effectively.md): Practical habits for writing queries, saving useful searches, and keeping them useful over time. - [Search Overview](https://docs.latitude.so/search/overview.md): Find traces by meaning or exact text, combine search with filters, and save the searches your team uses repeatedly - [Saved Searches](https://docs.latitude.so/search/saved-searches.md): Bookmark useful searches, assign ownership, and track what your team has reviewed - [GDPR](https://docs.latitude.so/security/compliance/gdpr.md): Latitude's GDPR readiness, AWS eu-central-1 data boundary, and customer data protection practices. - [ISO 27001](https://docs.latitude.so/security/compliance/iso-27001.md): Latitude's ISO 27001 audit status and information security management program. - [SOC II](https://docs.latitude.so/security/compliance/soc2.md): Latitude's SOC II audit status and security controls. - [Data protection](https://docs.latitude.so/security/data-protection.md): How Latitude keeps hosted customer data and Latitude-managed inference within AWS eu-central-1. - [PII redaction](https://docs.latitude.so/security/pii-redaction.md): How Latitude reduces PII exposure with SDK redaction and internal data handling safeguards. - [Claude code](https://docs.latitude.so/telemetry/claude-code.md) - [LangChain](https://docs.latitude.so/telemetry/frameworks/langchain.md): Connect your LangChain-powered application to Latitude for observability. - [LlamaIndex](https://docs.latitude.so/telemetry/frameworks/llamaindex.md): Connect your LlamaIndex-powered application to Latitude for observability. - [Mastra](https://docs.latitude.so/telemetry/frameworks/mastra.md): Connect your Mastra-powered application to Latitude for observability. - [OpenAI Agents SDK](https://docs.latitude.so/telemetry/frameworks/openai-agents.md): Connect your OpenAI Agents SDK application to Latitude for observability. - [Vercel AI SDK](https://docs.latitude.so/telemetry/frameworks/vercel-ai-sdk.md): Connect your Vercel AI SDK-powered application to Latitude for observability. - [Openclaw](https://docs.latitude.so/telemetry/openclaw.md) - [OpenTelemetry Exporter (OTEL)](https://docs.latitude.so/telemetry/otel-exporter.md): Connect any OpenTelemetry-instrumented application to Latitude, regardless of language or framework. - [Pi coding agent](https://docs.latitude.so/telemetry/pi-coding-agent.md) - [Amazon Bedrock](https://docs.latitude.so/telemetry/providers/amazon-bedrock.md): Connect your Amazon Bedrock-powered application to Latitude for observability. - [Anthropic](https://docs.latitude.so/telemetry/providers/anthropic.md): Connect your Anthropic-powered application to Latitude for observability. - [Azure OpenAI](https://docs.latitude.so/telemetry/providers/azure.md): Connect your Azure OpenAI-powered application to Latitude for observability. - [Cohere](https://docs.latitude.so/telemetry/providers/cohere.md): Connect your Cohere-powered application to Latitude for observability. - [Google AI Platform](https://docs.latitude.so/telemetry/providers/google-ai-platform.md): Connect your Google AI Platform-powered application to Latitude for observability. - [OpenAI](https://docs.latitude.so/telemetry/providers/openai.md): Connect your OpenAI-powered application to Latitude for observability. - [Together AI](https://docs.latitude.so/telemetry/providers/together-ai.md): Connect your Together AI-powered application to Latitude for observability. - [Vertex AI](https://docs.latitude.so/telemetry/providers/vertex-ai.md): Connect your Vertex AI-powered application to Latitude for observability. - [Python SDK](https://docs.latitude.so/telemetry/python.md): Instrument Python apps with Latitude Telemetry. - [Start tracing](https://docs.latitude.so/telemetry/start-tracing.md): Connect your agent to Latitude and send your first traces. - [TypeScript SDK](https://docs.latitude.so/telemetry/typescript.md): Instrument TypeScript and JavaScript apps with Latitude Telemetry. ## Optional - [GitHub](https://github.com/latitude-dev/latitude-llm) - [YouTube](https://www.youtube.com/@trylatitude) - [Slack Community](https://join.slack.com/t/trylatitude/shared_invite/zt-35wu2h9es-N419qlptPMhyOeIpj3vjzw)