AskUIDocs

Overview

Agentic UI test automation based on Computer Use Agents, author tests in plain language and run them on Desktop, Mobile & Web, from your local machine to CI and multi-device fleets.

AskUI is agentic UI test automation based on Computer Use Agents (CUA). It lets non-technical people automate Desktop, Mobile & Web applications without writing code, there is no selector to write and no recording to maintain. You describe a step in plain language ("click the login button", "fill in the email field with the QA credentials"), a CUA agent carries it out on the real screen, and a report shows you exactly what happened and why.

You author and run tests in the Desktop App, integrate everything into your CI and development workflow with the AskUI CLI, rely on AgentOS to make any OS available to the CUA agent, and manage your workspace centrally in the AskUI Hub.

How these docs are organized

The four components

ComponentWhat it isWhen you need it
AskUI DesktopGUI app for editing and running tests on your local environment, with one-click device management & provisioning and scheduled runsAlways, this is where you write and review tests
AskUI CLIHeadless runner (askui run) that integrates AskUI into your CI and development workflowCI pipelines, scheduled runs, multi-device fleets
AgentOSMakes any OS available to the CUA agent, keyboard, mouse, and screenDesktop and Android targets (installed automatically for local runs)
AskUI HubThe central management platform, workspace, members, access tokens, and usageAccount setup, tokens for CI, billing

Not sure where to start?

Go to the Quickstart, it walks you through account creation, installation, and a first passing test in under 10 minutes.

On this page