Quick Start
LangWatch helps you understand every user interaction (Thread), each individual AI task (Trace), and all the underlying steps (Span) involved. We’ve made getting started super smooth.
Let’s get cracking.
Create your LangWatch account
First step: if you haven’t already, grab your LangWatch account. Head over to langwatch.ai, sign up, and get your API key ready.
Install the LangWatch SDK
Next, install the LangWatch SDK for your stack. We have official SDKs for Python and Node.js ready to go. If you’re using another language, our OpenTelemetry Integration Guide provides the details you need.
Add LangWatch to your project
Time to connect LangWatch. Initialize the SDK within your project. Here’s how you can set it up:
Start observing!
You’re all set! Jump into your LangWatch dashboard to see your data flowing in. You’ll find Traces (individual AI tasks) and their detailed Spans (the steps within), all organized into Threads (complete user sessions). Start exploring and use User IDs or custom Labels to dive deeper!