Productionizing
Deployment
Learn how to deploy your agent to production
Deploying Your Agent
Deploying your agent to production is a straightforward process that can be completed with a single click.
Productionizing Your Agent
- Navigate to your agent in the builder
- Click the “Deploy” button in the top right corner
- Your agent will be moved to production and you’ll be provided both synchronous and asynchronous API endpoints to call your agent
Using Your Deployed Agent
Once deployed, you can invoke your agent using a simple CURL command:
See the API documentation on all the APIs available to you.