# Roll back a deploy

This page is a stub. The full how-to lands in the next docs cycle.

The short version: ask your agent `"Roll production back to the last known good deploy."` The agent calls [`deployment_deployment_list`](/reference/mcp-tools/deployment_deployment_list) to find the candidate and [`deployment_service_rollback`](/reference/mcp-tools/deployment_service_rollback) to promote it.

## Coming in this guide

- Identifying the last known good deploy
- Promoting a specific deployment id
- Rolling forward after a rollback
- Audit trail: what the rollback recorded
