UiPath Documentation
coding-agents
latest
false
UiPath for Coding Agents user guide
  • Get started
    • Overview
    • Install and set up
    • Choosing your agent
    • Where to run your coding agent
    • Your first build
  • Best practices
  • Capabilities
  • Skills
  • CLI
  • Examples
  • Advanced
  • Help

Your first build

This walkthrough takes you through one short, complete loop: prompt your coding agent, review what it produces, and run it against your UiPath organization. It is designed to prove the workflow rather than to build anything elaborate.

Prerequisites

  • The uip CLI and UiPath skills installed (see Install and set up).
  • An authenticated session — confirm with uip login if needed.
  • An empty working folder for the new project.

Build and run

  1. Open your coding agent in the empty working folder.
  2. Prompt the agent with a small, concrete task. For example: Create a UiPath RPA project that reads each row of input.csv, counts the rows, and writes the total to output.txt. Then run it.
  3. Review the project the agent generates — the files, the automation logic, and any commands it proposes to run.
  4. Approve the run when you are satisfied. The agent uses the uip CLI to execute the automation.

Result: you have a working UiPath project in your folder and have run it once from your coding agent.

Note:

Your agent's exact wording, file layout, and command sequence will vary by agent and by prompt. Treat the prompt above as a starting point and refine it conversationally.

Next steps

To understand the skills your agent drew on, see the Skills overview. To build something specific, see how to build:

  • Prerequisites
  • Build and run
  • Next steps

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated