Agentic AI licence concern

Hi all!
If we have agentic AI licence can we use in multiple machine or only we can run the multiple agents?
I want to know the limitation?

Hi @vhvinodsai

Yes, with an Agentic AI license, you can use it across multiple machines and also run multiple agents.
However, there are specific limitations to be aware of.

  1. Not machine-locked
  • Agentic AI is tenant-level, not tied to a specific machine.
  • Agents can be triggered from any machine connected to the same UiPath tenant.
  1. Multiple agents supported
  • You can build and run multiple AI agents in parallel.
  • Agents can work independently or as part of different automations.
  1. Main limitation: AI Units
  • Usage is governed by AI Units, not by the number of machines.

  • AI Units are consumed for:

    • LLM calls
    • Reasoning steps
    • Agent conversations
    • Tool/function executions
  • Once AI Units are exhausted, all agents stop working, regardless of machines available.

  1. Concurrency impact
  • Running multiple agents at the same time increases AI Unit consumption.
  • Higher concurrency = faster AI Unit usage.
  1. Robot licenses still required
  • Agentic AI does not replace robot licenses:
    • Attended actions → Attended Robot required
    • Unattended processes → Unattended Robot required
    • Pure reasoning/chat agents → No robot required

Hope this details description resolve your query please mark as Solution if you have any doubts please let me know

Thanks

Multiple agents could be run using one Agentic AI license.
Also agents can run across multiple machines

@vhvinodsai

Agentic units are not consumed for runs and would not run on any unattended machine

So yes they can be triggered and run from any process and only agentic units are consumed

Cheers

Thank you so much Anil for info

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.