KEMBAR78
LangSmith Deployment - Docs by LangChain
Skip to main content
Start here if you’re building or operating agent applications. This section is about deploying your application. If you need to set up LangSmith infrastructure, the Hosting section covers infrastructure options (Cloud, Hybrid, Self-hosted) and setup guides for Hybrid and Self-hosted deployments.
This section covers how to package, build, and deploy your agents and applications as LangGraph Servers. A typical deployment workflow consists of the following steps:
  1. Test locally: Run your application on a local server.
  2. Choose hosting: Select Cloud, Hybrid, or Self-hosted.
  3. Deploy your app: Push code or build images to your chosen environment.
  4. Monitor & manage: Track traces, alerts, and dashboards.
Prerequisites: Before deploying applications, you need a LangSmith instance to deploy to. Choose a hosting option first:
  • Cloud: Fully managed with automated CI/CD from a Git repository.
  • Hybrid: Enterprise option for data residency requirements.
  • Self-hosted: Full control and data isolation.

What you’ll learn


Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.
I