coding-agents
latest
false
UiPath for Coding Agents user guide
- Get started
- Best practices
- Capabilities
- Skills
- CLI
- Examples
- Examples overview
- Recipe: build an agent
- Recipe: automate with RPA
- Recipe: enter data into a web app
- Recipe: extract data from a desktop app
- Recipe: refactor and test a workflow
- Recipe: a queue-based process with REFramework
- Recipe: build a Maestro Flow
- Recipe: coded app and API workflow
- Recipe: verify a release with Test Manager
- Recipe: extract data from documents with IXP
- Advanced
- Help
A coding agent with UiPath skills installed builds automations across the UiPath platform from plain-language descriptions. You describe what you want to make; the agent scaffolds the project, writes it, and helps you validate, publish, and run it.
This section covers the automation types you can build:
- Agents — AI-driven automations that reason over a goal and take actions to reach it.
- RPA workflows — Robotic Process Automation across the systems people use every day.
- Maestro Flows — long-running orchestrations that route work between people, agents, RPA, and systems.
- Coded apps — web and Action apps that give people an interface over UiPath, and analytics dashboards over your tenant data.
- API workflows — headless integration flows that call endpoints and connectors.
- Human-in-the-loop tasks — steps that suspend an automation for human approval, enrichment, or exception handling.
- Tests — Test Manager integration to query test results, trigger test sets, and generate reports from the terminal.
- IXP — Document Understanding that turns unstructured documents such as invoices and forms into structured data.
For setup, see Install and set up. For worked examples, see the Examples overview.