Skip to main content
Start here if you’re building or operating agent applications. This section is about deploying your application. Need to set up LangSmith infrastructure first? Refer to the Hosting section.
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
  • Hybrid: Enterprise option for data residency requirements
  • Self-hosted: Full control and data isolation

What you’ll learn


I