Skip to main content
Question

System Error: Team id: does not have a team admin

  • April 23, 2026
  • 1 reply
  • 14 views

  1. I’m getting the error “System Error: Team id: does not have a team admin” when I try to call an agent from my process. Here is my process flow,
    Start → with a form → collect user inputs → Taskbot to extract the user input from frm → pass the extracted inputs as text to ai agent → call AI Agent → execute the tools to achieve the goal.
    This flow works successfully from my private repo but when I run process from a co pilot automation UI(after pushing this to public from my private) I’m getting the error “System Error: Team id: does not have a team admin”.
    In Co pilot automation, I have created a team and already I’m assigned as an admin role along with few members. This failure happens when the AI Agent step in the process

1 reply

Fixed this issue by adding the Team to the agent and process. Earlier the team was added only to the process