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

# Warp products

Warp combines a modern terminal, coding agents, cloud automation, and software factories for teams that build and ship software.

Warp is an [open-source](https://github.com/warpdotdev/warp) **Agentic Development Environment** that brings together the terminal, coding agents, cloud orchestration, and Warp Factories. Use Warp to work interactively, run the Warp Agent from any terminal, automate recurring work in the cloud, and build team workflows with Warp Factories.

## Warp

Warp is the desktop terminal for running commands, editing code, and working with agents in a local checkout.

-   [Modern terminal editing](/terminal/editor/) - Edit commands, navigate blocks, manage tabs, and customize your terminal.
-   [Code](/code/overview/) - Review agent changes and edit files alongside your terminal.
-   [Agents](/agents/) - Start and steer coding agents in the Warp app.

## Warp Agent

The Warp Agent helps you investigate issues, edit code, run commands, and complete multi-step work. Use it in the Warp app or from the [Warp Agent CLI](/agents/cli/), which runs the same agent in any terminal.

## Automation Platform

The Automation Platform runs cloud agents from triggers, schedules, integrations, and APIs. Use it for background work such as issue triage, pull request review, and recurring maintenance.

-   [Cloud agents](/platform/) - Run background agent work in the cloud.
-   [The Automation Platform](/platform/overview/) - Configure environments, integrations, orchestration, and shared agent settings.

## Warp Factories

Warp Factories is available in Early Access. A factory turns incoming engineering work into a repeatable, multi-stage workflow with specialized agents, review points, and measurable outcomes.

-   [Warp Factories overview](/factories/) - Learn how a factory receives, routes, and tracks work.
-   [Factory quickstart](/factories/quickstart/) - Create a factory and send it its first work item.

## How the products work together

Use Warp and the Warp Agent for interactive development. Use the Automation Platform for background agents and shared cloud configuration. Use Warp Factories when your team needs a standing workflow to route, review, and improve work across repositories.

## Related pages

-   [Install Warp](/quickstart/) - Set up Warp and start coding.
-   [Start an agent conversation](/agents/) - Work with the Warp Agent in a local checkout.
-   [Run cloud agents](/platform/quickstart/) - Set up background automation.
-   [Set up a factory](/factories/quickstart/) - Route engineering work through Warp Factories.
