> ## Documentation Index
> Fetch the complete documentation index at: https://docs.windsurf.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Devin in Windsurf

> Delegate work to Devin, an autonomous cloud agent, directly from Windsurf — and review its PRs without leaving your editor.

[Devin](https://devin.ai/) is an autonomous software engineering agent that runs in the cloud. With Windsurf 2.0, Devin is built directly into Windsurf so you can delegate work to the cloud and review the results without leaving your editor.

Devin is included with every self-serve Windsurf plan (Pro, Max, Teams). Enterprise users should reach out to their admin for help.

<Note>
  Access to Devin Cloud is rolling out gradually. If you don't see Devin Cloud, try logging out and logging in to Windsurf.
</Note>

## What Devin does

Devin handles complex tasks end to end — debugging, deployment, testing, and more. Each Devin session runs on its own VM with a desktop, browser, and computer use, so it can keep working after you close your laptop.

<video autoPlay controls muted loop playsInline className="w-full aspect-video" src="https://exafunction.github.io/public/images/blog/windsurf-2-0/devin-using-desktop.mp4" />

## Devin pricing

For self-serve users, Devin is included with your existing Windsurf plan and will directly consume the shared quota and extra usage balance from Windsurf.

When you first connect your GitHub to Devin, you will be granted up to \$50 in extra usage credits to try out Devin.

## Delegating work to Devin

You can work on a plan with a local Cascade agent and, with a single click, send it to Devin for implementation. Devin spins up its own machine and gets to work while you keep coding locally — or close your laptop and come back later.

<video autoPlay controls muted loop playsInline className="w-full aspect-video" src="https://exafunction.github.io/public/images/blog/windsurf-2-0/devin-cloud-session.mp4" />

## Where Devin shows up

Devin sessions appear alongside your local Cascade sessions in the [Agent Command Center](/windsurf/agent-command-center), and can be organized into [Spaces](/windsurf/spaces) along with everything else related to a task.

<CardGroup cols={2}>
  <Card title="Agent Command Center" icon="grid-2" href="/windsurf/agent-command-center">
    Manage every agent — local and cloud — in one Kanban view.
  </Card>

  <Card title="Spaces" icon="folder-tree" href="/windsurf/spaces">
    Group sessions, PRs, files, and context for a task.
  </Card>
</CardGroup>

## Admin Controls

Enterprise admins need to turn on access to Devin for their enterprise to use Devin. Admins can enable Devin for their enterprise from the <a href="https://windsurf.com/team/settings" target="_blank">Admin Portal</a>. See the [Guide for Admins](/windsurf/guide-for-admins#3-1-admin-portal-overview) for more details.
