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

# Computer Use

<Note>
  **Beta** — This feature is currently in beta and may change.
</Note>

The Computer Use connection gives your agents access to a full Windows desktop environment, letting them click, type, navigate applications, and interact with desktop software just like a person would. This is especially valuable for automating Windows-native applications, legacy systems without APIs, and multi-application workflows that span desktop programs.

## Setup

<Check>No setup required. The Computer Use connection is available for any agent. Add it to your agent from the Connections panel in the agent builder.</Check>

## Capabilities

* **Control desktop applications** — Open, navigate, and operate any Windows application, including Office, custom business software, and legacy systems.
* **Click and type** — Click buttons, menu items, and UI elements, and type into text fields, forms, and dialog boxes.
* **Sign in with stored Logins** — Use saved logins from [Logins and Secrets](/user-guide/resources/my-logins) to sign in to applications and websites, including one-time 2FA codes, without exposing passwords to the agent.
* **Navigate multi-step workflows** — Complete processes that span multiple windows and applications.
* **Read screen content** — Capture and interpret what's displayed on the desktop to make informed decisions.
* **Transfer files** — Move files between applications, save documents, and work with local file systems.
* **Handle dialog boxes** — Respond to prompts, confirmations, and alerts that appear during automation.

## Key Benefits

* **Beyond the browser** — Automate desktop applications that have no web interface or API, including legacy Windows software and thick-client applications.
* **Visual interaction** — Duvo operates the desktop the same way a human would, so complex UI workflows work without technical integration.
* **Live visibility** — Watch the desktop in real-time as your agent works, with the ability to intervene or guide the process.
* **Session continuity** — Follow-up messages preserve the desktop state, so open applications and files remain available across interactions.
* **Full audit trail** — Every click, keystroke, and screenshot is captured, giving you a complete record of what the agent did.

## Works Well With

<CardGroup cols={2}>
  <Card title="Gmail" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/gmail.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=ad4e229283f3fe2f26c0f96a49f28e13" href="/user-guide/connections/available-connections/gmail" width="88" height="66" data-path="images/connections/gmail.svg">
    Extract attachment data, process it in a desktop application, and send the results by email.
  </Card>

  <Card title="Microsoft Outlook" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/outlook.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=e29aeb65c8cffce1cd3c83b81289b71f" href="/user-guide/connections/available-connections/microsoft-outlook" width="1831" height="1703" data-path="images/connections/outlook.svg">
    Extract attachment data, process it in a desktop application, and send the results by email.
  </Card>

  <Card title="Snowflake" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/snowflake.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=42fbf1853c296d1876c3b1fc21a8779e" href="/user-guide/connections/available-connections/snowflake" width="16" height="16" data-path="images/connections/snowflake.svg">
    Pull data from your warehouse and use it to populate fields in desktop business software.
  </Card>

  <Card title="BigQuery" icon="https://mintcdn.com/duvo-d8027998/O3tlM6eCuFk2uJpN/images/connections/bigquery.svg?fit=max&auto=format&n=O3tlM6eCuFk2uJpN&q=85&s=248c94f17e07206b3f1844ed643d0749" href="/user-guide/connections/available-connections/bigquery" width="24" height="24" data-path="images/connections/bigquery.svg">
    Pull data from your warehouse and use it to populate fields in desktop business software.
  </Card>
</CardGroup>
