Documentation Index
Fetch the complete documentation index at: https://docs.getnen.ai/llms.txt
Use this file to discover all available pages before exploring further.
Computer use infrastructure for any AI agent
Nen provides isolated Windows desktops with computer tools that any AI agent can call. Point any agent framework — Claude, GPT, or raw HTTP — at the tools endpoint and start controlling the desktop in seconds.Two ways to use Nen
Computer-Use Desktops
You own the agent loop. Nen is the desktop + tools API. Use any LLM,
any framework, any language.
Managed Workflows
Nen handles orchestration. You write Python
run() functions using the
Nen SDK, and Nen executes them in a managed desktop.| Cloud Desktops | Managed Workflows | |
|---|---|---|
| Agent loop | Yours | Nen’s |
| Language | Any (computer tools over HTTP) | Python (Nen SDK) |
| Desktop | You manage lifecycle | Nen manages lifecycle |
| LLM | Your choice | Configured per-workflow |
| Best for | Full control over the agent loop | High-level task orchestration |
Get Started
Quickstart
Run your first agent loop in 5 minutes.
Supported Tools
See all available tools and supported models.