> For the complete documentation index, see [llms.txt](https://docs.warp.dev/llms.txt).
> Markdown versions of each page are available by appending .md to any URL.

# Transitioning from the Oz web app

Continue supported legacy cloud-agent workflows and decide whether Warp Factories fits new multi-stage development work.

Existing Automation Platform workflows remain supported. You don’t need to change an existing workflow to use Warp Factories.

For new multi-stage development workflows, use Warp Factories. A factory builds on the Automation Platform to route work through specialized agents, add review stages, and show the progress of work.

## Where to manage work

-   **Existing Automation Platform workflows** - Continue using the [Oz web app](https://oz.warp.dev) for existing cloud agents, environments, schedules, integrations, and runs.
-   **New factory workflows** - Use the [factory dashboard](https://platform.warp.dev) to build and operate multi-stage development workflows. Start with the [Warp Factories overview](https://docs.warp.dev/factories/) or the [factory quickstart](https://docs.warp.dev/factories/quickstart/).

## CLI, API, and SDK support

Existing interfaces remain supported:

-   **Oz CLI** - Existing `oz` commands continue to work.
-   **Oz API & SDK** - Existing API endpoints and SDK packages continue to work.
-   **Cloud-agent configuration** - Existing agents, environments, schedules, integrations, API keys, and secrets remain available.

## Moving an existing workflow into a factory

Moving an existing Automation Platform workflow into a factory is optional. Each workflow has different integrations, configuration, and operating requirements, so work with an engineering DRI to evaluate the move. Warp will publish guidance before any support change.

## Related pages

-   [Automation Platform overview](https://docs.warp.dev/platform/overview/) - Configure standalone cloud-agent workflows.
-   [Warp Factories overview](https://docs.warp.dev/factories/) - Build and operate a standing software factory.
-   [Factory dashboard](https://docs.warp.dev/factories/factory-dashboard/) - Inspect work items, runs, and factory settings.
