← Admin Panel

Agent profile

admin panel · wireframes · ai

Someone else's agent through the administrator's eyes: configuration and runs are read-only, the one action is to pause it or lift the pause.

Profile and pause → Agent Engine
  1. 1 The agent's identity is the owner's identity: the agent reads the Knowledge Store strictly under the owner's rights, with no write access to the graph. The link leads to the owner's card. Agent Engine.
  2. 2 Configuration — name, description, prompt, schedule, tools — is read-only: the owner edits it in Web App.
  3. 3 The owner's weekly spend against the shared cap — for reference. The cap itself is set on the AI usage screen.
  4. 4 The run log — the same entries the owner sees: time, outcome, duration, tokens, expandable output. Agent Engine.
  5. 5 The administrator's only lever over someone else's agent in v1 is a sticky pause with confirmation; the owner can't lift it. Bulk actions and a kill switch — v2. Agent Engine.
  6. 6 Tools — the KS core (search, graph, SQL) plus external ones the owner picks from what the administrator allows; read-only, all under the owner's identity. External-tool access is set in the AI tools section.