.. include:: ../../Includes.txt .. _dashboard: ========= Dashboard ========= Purpose ------- The Dashboard is your **control center** for AI health on this TYPO3 instance. Open it daily for a quick status check. **Path:** :guilabel:`AI Foundation > Dashboard` `AI Foundation Dashboard Demo `__ .. figure:: ../../Images/t3af-dashboard-01.png :alt: AI Foundation Dashboard with setup checklist, provider status cards, and cost trend :class: with-border with-shadow Dashboard overview — setup progress, provider health, and API cost trend. .. figure:: ../../Images/t3af-dashboard-03.png :alt: AI Foundation Dashboard analytics charts for requests, success rate, models, and providers :class: with-border with-shadow Usage analytics — requests over time, success rate, top models, and provider distribution. .. figure:: ../../Images/t3af-dashboard-04.png :alt: AI Foundation Dashboard recent requests table and module health panel :class: with-border with-shadow Recent requests and module health — request log, costs, and subsystem status. What the dashboard shows ------------------------ * **Provider status** — Connected, failed, or not tested * **Default provider** — Active model name * **Recent usage** — Last requests and token count * **Quick actions** — Links to AI Providers, MCP Server, and related modules Daily admin routine (2 minutes) ------------------------------- 1. Open Dashboard 2. Confirm provider status is **green** 3. Skim **AI Logs** if usage looks unusual — see :ref:`AI Usage & Logs ` Status meanings --------------- * **Green** — Provider OK. No action needed. * **Yellow** — Not tested recently. Run a Test connection in :ref:`AI Providers `. * **Red** — Connection failed. Check API key, model ID, and outbound HTTPS. Quick links from the dashboard ------------------------------ * **AI Providers** → :ref:`AI Providers ` * **MCP Server** → :ref:`MCP Server ` * **View Logs** → :ref:`AI Usage & Logs ` Tips ---- * Set one clear **default provider** — avoids confusion for editors * Test providers after every key rotation * Review usage weekly for cost control When the dashboard shows red ---------------------------- 1. Open :ref:`AI Providers ` → run **Test connection** 2. Check vendor status page (OpenAI, Anthropic, etc.) 3. Verify firewall allows outbound HTTPS 4. Check :ref:`AI Logs ` for the exact error message 5. See :ref:`Known Problems ` if the issue persists