Automate and orchestrate your enterprise. We handle edge cases. compliance. observability. governance. integration. security.

One platform for orchestrating processes across AI agents, deterministic workflows, and people. Code-first or visual—UiPath coordinates execution across APIs, UIs, documents, and legacy systems with persistent state, guardrails, and audit trails built in. You build the logic; the platform handles governance, retries, and production.

Platform capabilities

Everything that you need
to automate

Orchestrate at agent speed

Maestro Flow is the developer-first way to orchestrate with coding agents. Agents, APIs, data, documents, and people as one artifact, built fast on a single canvas and run on a durable, observable runtime.

Build AI Agents

Go code-first with the Python SDK, or prototype in Agent Builder's low-code canvas and export to code when you need deeper customization. Either path gets you production-ready agents.

Automate UIs

Automate any desktop or web application with industry-leading UI automation, with native support for Windows and macOS.

Test enterprise apps

Automate testing for SAP, Salesforce, Epic, Oracle, and 190+ other technologies with self-healing execution that adapts as apps change.

Build apps

Build enterprise-grade apps for human-in-the-loop scenarios and custom workflows, with low-code or fully coded options.

Process Documents Intelligently

UiPath IXP extracts and structures data from any document or communication to give developers a reliable, production-ready document intelligence layer without the build and maintenance overhead.

Code-first DX

Start building in minutes

From CLI scaffolding to AI-assisted setup to a visual canvas — pick the path that matches how you build.

CLI quickstart
# Install the uipath SDK package > pip install uipath-langchain # Authenticate to UiPath platform > uipath auth ✓ Authentication successful. # Verify the uipath installation > uipath -lv uipath-langchain version 0.11.19 # Create a standard UiPath coded agent in the directory > uipath new my-agent ⠋ Creating new agent my-agent in current directory ... 💡 Initialize project: uipath init 💡 Run agent: uipath run agent '{"topic": "UiPath"}' # Initialize the local project and create entry points > uipath init ⠋ Initializing UiPath project ... > uipath run agent '{"topic": "UiPath"}' ▶ START output └── report: **UiPath Overview Report** **Introduction:** UiPath is a leader in agentic automation, combining AI agents, robots, orchestration, and governance to help enterprises run complex business processes securely and at scale... Successful execution.
Drive Claude / Cursor / Copilot
# Install the UiPath CLI > npm install -g @uipath/cli # Install relevant CLI tools from the UiPath toolset > uip tools install codedagent-tool # Install the UiPath skills to your coding agent of choice > uip skills install --agent claude { "Result": "Success", "Code": "SkillsInstall", "Data": { ... "Agents": [ "claude" ], Installed: 22 } } # Add coded agent — this can be run by your coding agent > pip install uipath-langchain # Authenticate and initialize your project — your coding # agent can operate the commands from here using the skills # and CLI installed above > uip login > uip codedagent init # Give the coding agent the prompt, for example... "Create a UiPath coded agent using LangGraph. \ of a request, it classifies the input... \ The agent is an intake classifier. Given a text description Return the classification tier and a brief reasoning. \ Create a langgraph.json and an input.json with a sample request for testing." > uip codedagent run agent '{"request_descr": "Pick up a…"}' ▶ START output └── ... Successful execution.
Agent Builder Visual flow
Agent Builder visual canvas animation

Ecosystem & integrations

Connect to everything

Pre-built and custom integrations. Open standards. Build on the stack you already use.

Browse all connectors

Get started

Start building today

Free tier. No credit card required. Start building agentic workflows and automating processes on the UiPath Platform.

Ask AI about...Ask AI...