Skip to main content
An agent is a database record. At startup — and whenever an agent changes — the server generates a Python module for it under agents_pool/, which Google ADK then executes.

Creating an agent

Agent factory with the agent list, the workflow canvas and the agent creation form

The agent factory: the list on the left, the canvas and the creation form on the right.

Fields

memory_enabled is off unless you turn it on. An agent that seems to lose the thread between sessions is usually an agent whose memory was never enabled — check this field before looking for a bug.

Endpoints