Skip to main content
This section covers how to host and manage LangSmith: the infrastructure, services, and datastores that power your observability, evaluation, and agent deployment capabilities.
Start here if you’re setting up or maintaining LangSmith infrastructure. Looking to deploy your applications? See the Deployment section.

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.

I