What would you like to automate?
Automates any software, no APIs needed
Deck agents interact with real user interfaces, just like a human would.
Any website
Navigate, click, type, and extract data from any web application.
Desktop applications
Control native apps like Excel, SAP, or legacy ERPs through the full desktop.
Cross-app workflows
Chain actions across multiple tools in a single automated task.
Built for complex workflows.
Built for complex workflows.
Deck agents handle multi-step workflows across any software — autonomously.
Scales from one agent to thousands
Spin up parallel agents that work around the clock.
Auto-scaling
Agents spin up and down based on workload. No infrastructure to manage.
Parallel execution
Run hundreds of agents simultaneously across different tasks and applications.
24/7 operation
Agents work nights, weekends, and holidays. They never call in sick.
Full visibility and control
See everything your agents do, and step in when needed.
Real-time logs
Watch agent actions as they happen with a complete audit trail.
Human-in-the-loop
Set approval gates for sensitive actions. Agents pause and wait for you.
Agent wants to process a refund of $249.00 for order #SH-7722.
Session replay
Replay any agent session to see exactly what happened, click by click.
Built for the enterprise
Security, compliance, and control at every layer.
SOC 2 Type II
Certified infrastructure with end-to-end encryption and regular audits.
SSO & RBAC
Single sign-on and role-based access controls for your entire team.
Deck API
Programmatically launch and scale Computer Use agents from your own product or workflow.
import deck
client = deck.Deck(api_key="sk_...")
run = client.tasks.run(task_id,
connection_id="conn_...",
input={"order_id": "#4018"}
)
print(run.output)
# {"refund_id": "R-8821"}
What is Computer Use?
Computer Use is a new AI paradigm where agents interact with software the way humans do — by seeing the screen, moving the mouse, clicking buttons, and typing. Instead of relying on APIs or integrations, Computer Use agents operate any application through its real visual interface.
This means they can automate software that has no API, no integration, and no vendor cooperation required. If a human can use it, a Computer Use agent can automate it.
Deck is the leading Computer Use agent platform, providing the infrastructure layer — isolated VMs, credential management, session replay, audit trails — needed to run Computer Use agents safely in production.
How Deck compares
vs. Browser Automation Selenium, Playwright
Browser automation scripts DOM interactions and breaks when UIs change. Deck provisions full isolated VMs where AI agents use vision models to operate any software — web, desktop, legacy — without CSS selectors.
vs. RPA UiPath, Automation Anywhere
RPA requires recording step-by-step workflows that break with every UI update. Deck agents use AI to dynamically understand screens and adapt. No recording, no maintenance. Setup takes minutes, not months.
vs. API Integrations Zapier, Make, Workato
API-based automation only works with software that has an API. Deck agents operate any software through its visual interface — including legacy systems and government portals that will never have an API. Zero integrations to build.
vs. Browser Agents Skyvern, Browserbase
Browser-based agent platforms operate inside a single browser tab. Deck provisions full isolated desktop VMs — agents can operate desktop apps, handle multi-window workflows, manage system-level credentials, and interact with software that doesn't run in a browser.
vs. AI Coding Agents Cursor, Devin, Copilot
AI coding agents help developers write code. Deck agents operate existing software — they don't write code, they use applications the way an operations team member would. Different problem, different solution.