# Simplify multi-database upgrades with a single AgentOS migration endpoint

> AgentOS now exposes an API endpoint to migrate all managed databases in one operation. This reduces operational overhead in multi-tenant or multi-environment deployments and ensures consistent schema…

- Published: 2025-12-19
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/simplify-multi-database-upgrades-with-a-single-agentos-migration-endpoint
- Markdown: https://agno-com-nine.vercel.app/articles/simplify-multi-database-upgrades-with-a-single-agentos-migration-endpoint.md

AgentOS now exposes an API endpoint to migrate all managed databases in one operation. This reduces operational overhead in multi-tenant or multi-environment deployments and ensures consistent schema versions during upgrades.

Details:

- Orchestrates migrations across all databases, reducing error risk and manual work
- Fits CI/CD workflows for faster, safer rollouts
- Action recommended after upgrade: invoke the endpoint to ensure all schemas are current

Who this is for: Platform and SRE teams operating multiple agents, tenants, or environments.
