Agentic AI › Design
Build
What an agent is, what it may call, and what it is allowed to know.
In Agentic AI → Design · 4 screens
| Screen | Kind | What it is | Columns | Fields | Actions |
|---|---|---|---|---|---|
| Agents | List | What each agent is for, what it may do, and what it has actually been doing. An agent with no tools is not broken — it is one that can only think, which is a legitimate and common thing to want. | 16 | 25 | 3 |
| Tool Grants | List | Which agent may call what, and on what terms. The same tool is a different risk in two agents hands, which is why the limits live on the grant rather than on the tool. | 10 | 7 | 0 |
| Knowledge | List | What an agent may read that is not a tool call — a folder, a set of articles, a report. Retrieval rather than action. | 8 | 12 | 0 |
| Agent Versions | Read-only list | Every published prompt, with what it was allowed to call. A run names the version it used, so a decision made three months ago reads against the instructions that were live then rather than the ones live now. | 7 | 0 | 0 |