Skip to main content

Dashboard

The Dashboard is the visual inspection surface for a local Elephant Agent runtime. It is not a hosted control plane. It reads the same local state that elephant wake, messaging, jobs, and background learning use.

The dashboard matrix

The dashboard groups pages into a practical capability matrix. The docs use a journey-first order, but the dashboard is intentionally organized around what you may need to inspect.

Dashboard groupPagesWhat it answers
PersonalYou, Diary, Chat, Curiosity, HerdWhat does Elephant Agent understand, ask, and return to?
AgentModels, Skills, Tools, UsageWhat can this elephant think with, reach for, and spend?
SystemMessaging, Job, Reflect, History, SettingsWhat local surfaces and background processes are active?

Personal pages

PageUse it forRelated docs
YouInspect active Personal Model claims by lens.Personal Model first
DiaryRead what Elephant Agent has picked up so far.Background learning
ChatContinue a focused dashboard conversation.CLI / Chat TUI
CuriositySee what Elephant Agent may ask and why.Proactive curiosity
HerdOpen, edit, or switch named elephants.Continuity
Correctability matters

The dashboard should make wrong understanding visible. If a fact is stale, correct or forget the Personal Model claim rather than trying to bury the issue in a later prompt.

Agent pages

PageUse it forGrounding rule
ModelsChoose dialogue and reasoning providers.Provider choice changes how Elephant Agent thinks, not what is true.
SkillsInspect and toggle workflow packages.Skills are visible capabilities around understanding.
ToolsInspect built-in and MCP tool surfaces.Tool use records Steps and can update claims only through explicit paths.
UsageReview tokens, models, and trends.Usage is a ledger, not a quality score.

System pages

PageUse it forGrounding rule
MessagingConnect Feishu, Discord, WeChat, and other adapters.Messaging extends one elephant; it does not create a second memory.
JobSchedule local prompts and system jobs.Jobs should stay visible and pausable.
ReflectInspect background learning jobs.Reflect writes through Personal Model tools.
HistoryRead conversation and runtime trails.History is provenance and replay material, not truth by itself.
SettingsAdjust local preferences and runtime edges.Settings should not hide durable understanding.

How dashboard and CLI fit together

Use the CLI when you want to work. Use the dashboard when you want to inspect, correct, or understand what happened.