Skip to main content
This section covers how to host and manage LangSmith infrastructure. You have the flexibility of setting up LangSmith for observability, evaluation, and prompt engineering features or using the full platform that also includes optional LangSmith Deployment features for deploying your applications through the UI.
Start here if you’re setting up or maintaining LangSmith infrastructure.If you want to deploy an agent application, the Deployment section covers application structure and deployment configuration.

Choose your hosting option

You’ll deploy LangSmith in one of three modes:
  • Cloud: fully managed by LangChain
  • Hybrid: LangChain manages the ; you host the
  • Self-hosted: you manage the full stack within your infrastructure

Comparison

Refer to the following table for a comparison of hosting options:
FeatureCloudHybridSelf-Hosted
Infrastructure locationLangChain’s cloudSplit: Control plane in LangChain cloud, data plane in your cloudYour cloud
Who manages updatesLangChainLangChain (control plane), You (data plane)You
Who manages CI/CD for your appsLangChainYouYou
Can deploy applications?✅ Yes✅ Yes✅ Yes (with full platform option)
Observability data locationLangChain cloudLangChain cloudYour cloud
PricingPlus tierEnterpriseEnterprise
Best forQuick setup, managed infrastructureData residency requirements + managed control planeFull control, data isolation
You can run a LangGraph Server locally for free for testing and development.

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