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

Agents user guide
Last updated Sep 15, 2025
Limitations
linkHere are the current limitations of Agents in Automation CloudTM. These may evolve as the product matures.
Agents in Studio Web
link- A current limitation prevents Enterprise users from adding or importing any other project to a solution that includes an agent project.
Language availability
link- Non-English inputs may reduce the quality and reliability of agent runtime. Agents rely on LLMs to interpret inputs and take action through function calling. During runtime, LLMs may handle non-English characters inconsistently, which can sometimes lead to incomplete or inaccurate outputs in the agent loop. If you encounter these issues, we recommend building and training agents in English. Broader language support will depend on future improvements in underlying LLMs.
- Evaluation sets and agent reasoning are displayed in English, regardless of your chosen language.
Tools and activity support
link- Process compatibility: Not all process types can be used as tools within Agents. For specific details, refer to the Automations section.
- Studio Web activities: Only a subset of Integration Service activities is directly available in Agents. For additional functionality, you can build processes using Studio Web or Studio, then publish and use them as tools in your agent.
Escalations
link- Escalations are currently limited to action apps, which generate Action Center tasks.
- Escalations can only be directed to individual users, not user groups.
Other limitations
linkThe following features are not currently supported, but they are planned for future iterations of Agents:
- Versioning: Improved Agent component versioning.
- Permissions: Fine-grained, role-based access control at the agent level beyond what is already supported through Studio Web Solutions RBAC.
- AI Trust Layer: Extensive configuration options for the AI Trust Layer, such as setting restrictions by tool type or action context.