Agent Architect is a visual, no-code designer for creating your own AI agents — pick the model, write the system prompt, attach tools that call your own APIs and databases, and deploy it as a reusable node in the Workflow Editor.
Agent Architect lets you design a custom agent from scratch or from a template. You define every aspect — which model backs it, what its system prompt says, and what it's allowed to read and call — and it's ready to use immediately.
The Tool / Function Registry is how a custom agent reaches outside TotalApp — an HTTP call to your own API, a SQL query against a connected database, or a call to another TotalApp workflow. Define a tool once, attach it to any agent.
Click Save Agent and your custom agent becomes an immediately draggable node in the Workflow Editor's palette — no restart, no re-deployment. It behaves exactly like a pre-built agent type, because it's built on the same architecture.
Every piece your custom agent needs, all inside TotalApp — no separate infrastructure to stand up.
Back your agent with Claude, GPT-4o, or a local model like TinyLlama or Mistral — swap models without rebuilding the agent.
Test and refine the system prompt in a live sandbox before it becomes a saved agent version.
Give your agent access to your own APIs, databases, or other TotalApp workflows via defined, reusable tools.
Attach document collections so the agent retrieves and cites relevant context automatically for every query.
Every saved agent shows up as a draggable node — wire it into triggers, branches, and other agents like any other block.
Every run, tool call, and token is logged — audit exactly what your agent did and why.