agents
latest
false
- Getting started
- UiPath Agents in Studio Web
- UiPath Coded agents

Agents user guide
Last updated Nov 20, 2025
Testing the agent
Now it's time to test your agent and see how you can improve it.
- Navigate to the toolbar above the Studio Web designer.
- Select the arrow next to the debugging environment, then select Debug configuration.
- In the Debug configuration window, confirm the resources used in the solution and the sample input.
- Select Save and Run.
- Use the test output to refine the agent design.
Evaluating the agent
Next, go to the Evaluation sets and Evaluators panels to review and measure your agent.
- In the Evaluation sets panel, rename the default evaluation set and add test cases with expected outcomes.
- In the Evaluators panel, add evaluators to validate the agent output.
Each evaluation links a known input with an assertion about the output.
For details, refer to Evaluations and Configuring simulations in evaluations.
Calculating the Agent score [Preview]
Select Open health score from the right-side panel to calculate the agent score. Refer to Agent score to learn how it is calculated.
Using Autopilot to improve your agent [Preview]
Select Open Autopilot from the right-side panel to receive suggestions on improving prompts, tools, and other components. Such improvements support a higher Agent Score and make your agent ready for deployment.