Skip to main content
Desktop environments are machine templates with a graphical display plus SDK APIs for screenshots, mouse, keyboard, clipboard, windows, recordings, and viewer sessions. Use them when an agent or automation workflow needs to operate a browser or desktop app instead of only a shell.

When To Use Desktop

Desktop environments are a machine capability. They are not limited to human access: agents can use automation APIs, and humans can supervise the same machine through a viewer when needed.

Quick Example

Desktop Surfaces

Desktop viewer URLs are signed bearer URLs. Treat them like temporary access credentials and rotate sessions before sharing broadly.

Guides

Desktop automation

Drive screenshots, mouse, keyboard, windows, clipboard, and app launch from code.

Managed viewer

Open a signed browser viewer for supervising or handing off a desktop machine.

Recordings

Record, list, download, and delete desktop session videos.

Desktop viewer example

Start a desktop machine, open a page, create a viewer URL, and capture a screenshot.