Skip to main content
mallepup3914
July 9, 2026
Question

Getting an error in process model: Agent 250512b0-a322-45b6-85c5-525b87755a8c could not be found. AI Agent is not working in Process Model.

  • July 9, 2026
  • 1 reply
  • 0 views

When I test AI Agent it is working as expected and giving result. But when I incorporated it within Process model, it is giving error: Agent 250512b0-a322-45b6-85c5-525b87755a8c could not be found. So, I created another AI agent and getting same error stating Agent could not found. I have double checked the UUID of the AI Agent it is correct. What could be the reason?

In Admin console for our environment AI services are enabled and active.


1 reply

shubhama926776
July 10, 2026

Most probably, the AI Agent or one of its tools/dependencies isn’t accessible to the calling process context. I recommend checking the agent UUID in the Execute AI Agent node and ensuring the calling process has permission to every tool used by that agent.