Use your coding agent to add Latitude tracing to your app. The Latitude skill inspects your codebase, detects your LLM providers and existing OpenTelemetry setup, installs the right SDK, and verifies that traces arrive in your project.Documentation Index
Fetch the complete documentation index at: https://docs.latitude.so/llms.txt
Use this file to discover all available pages before exploring further.
Ask your agent to install tracing
Paste this prompt into Claude Code, Cursor, Windsurf, Codex, OpenCode, or another coding agent:
Check Latitude
Open your Latitude project and go to Traces. The new trace should appear within a few seconds.
Connect Latitude to your coding agent (optional)
Install the Latitude MCP server so your agent can access your Latitude workspace, find the right project, and verify the setup.
Manual setup
If you are not using a coding agent, start with the SDK for your runtime:TypeScript SDK
Install
@latitude-data/telemetry and instrument TypeScript or JavaScript
apps.Python SDK
Install
latitude-telemetry and instrument Python apps.Next steps
- Explore traces in Observability
- Add provider-specific instrumentation from the Observability sidebar
- Learn how traces become scores, issues, and evaluations