General
Can I reuse an Agent Graph design across workspaces?
Can I reuse an Agent Graph design across workspaces?
Graphs, tools, and integrations are workspace-scoped. Export/import patterns depend on your org process—clone graphs inside a workspace or rebuild with the same tool versions pinned on Build.
Do I need coding to build Agent Graphs?
Do I need coding to build Agent Graphs?
No for canvas design—Graph Studio and Phinite Aura support visual authoring. Tools & Dev Studio often requires Python for custom integrations.
What happened to Assistants and Intents?
What happened to Assistants and Intents?
Agent Graphs replace Assistants; Triggers replace the legacy Intents nav. See Agents overview.
Access & roles
- Who can publish graphs and tools? Typically Admin or Super Admin; Developers publish when policy allows—see User roles.
- Can a user have different roles in different workspaces? Yes—RBAC is per workspace, separate from Agent Card registry identity.
Troubleshooting
- Why is my tool failing? Check parameters, env variables, integration connections, and session logs.
- Why is a trigger misfiring? Review trigger payload mapping and graph entry conditions; inspect timeline logs.

