Command Center ============== The Command Center is the operational layer of OneByZero Neo. It is where you monitor, test, and manage agents after they have been published. .. note:: :doc:`Digital Co-Workers ` have their own Analytics, Traces, and Conversations tabs that mirror the views described here, scoped to the individual Co-Worker. .. image:: /images/cmd-home-overview.png :alt: Command Center — Home page :align: center :width: 100% | There are two primary entry points in the Command Center: * **Home** — the agent listing page for the current workspace. Every published agent appears here as a card. This is where you manage, search, filter, and navigate to individual agents. * **NeoGPT** — an in-platform chat interface that lets you converse directly with any published agent from within the platform, without leaving the browser. From within each agent, three monitoring tabs provide deep operational visibility: * **Conversations** — a full log of every conversation or session the agent has handled, with detail views showing message transcripts, KPI results, and session metadata. * **LLM Traces** — a record of every LLM call made during conversations, with per-call prompt/response content, token counts, latency, and cost. * **Analytics** — cost and token usage dashboards, available both at the workspace level (all agents combined) and at the individual agent level with agent-type-specific metrics. The workspace-level **Analytics** page is also accessible directly from the left sidebar and provides an aggregate view across all agents in the workspace. .. note:: Conversations, LLM Traces, and Analytics are also referenced briefly in the Chatbot Builder (Section 8), Agentic Flow Builder (Section 9), and Voice Agent Builder (Section 10) documentation. This section covers them in full depth. **In this section:** .. toctree:: :maxdepth: 1 home neogpt conversations llm_traces analytics