Dashboard
Dashboard
The Dashboard is the landing view of JoomlaAI. It gives you a real-time overview of the system's health and activity without navigating away.
Layout
┌─────────────────────────────────────────────────────────────────────┐
│ JoomlaAI v2.5.3 [Chat] [Scheduler] [Config ⚙️] │
├───────────┬───────────┬───────────┬───────────┬────────────────────┤
│ Sessions │ AI Jobs │ Budget │ Providers │ Quick Actions │
│ today │ pending │ used % │ status │ │
├───────────┴───────────┴───────────┴────────────┤ [New Chat] │
│ Recent Content (last 5 items) │ [New Job] │
│ ───────────────────────────────── │ [Review Content] │
│ Article title · provider · status │ [View Audit Log] │
│ ... │ │
├────────────────────────────────────────────────┘ │
│ Provider health bar: Claude ✅ OpenAI ✅ Gemini ✅ Groq ⚠️ ... │
└─────────────────────────────────────────────────────────────────────┘
KPI cards
| Card | What it shows |
|---|---|
| Sessions today | Number of chat sessions started in the last 24 hours |
| Pending review | AI-generated items waiting for approval in Content Review |
| Budget used | Percentage of the global monthly budget consumed |
| Provider status | Green / amber / red dot for each connected provider |
Click any KPI card to navigate directly to the related view.
Recent content table
Shows the last five AI-generated items across all jobs and chat sessions:
| Column | Description |
|---|---|
| Title | Auto-extracted from the first line of the output |
| Provider | Which AI provider generated it |
| Model | Exact model ID used |
| Tokens | Input + output token count |
| Status | pending · approved · published · rejected |
| Created | Relative timestamp |
Provider health bar
A one-line status row at the bottom of the Dashboard polls each configured provider and shows:
- ✅ OK — last ping succeeded, latency shown in ms
- ⚠️ Slow — response time > 5 s
- ❌ Error — last ping failed (wrong key, quota, network)
Click Full report to open the Health Check view with detailed diagnostics.
Quick Actions panel
| Button | Where it goes |
|---|---|
| New Chat | Opens the Chatbot view |
| New Job | Opens the AI Scheduler form |
| Review Content | Opens Content Review filtered to pending |
| View Audit Log | Opens the Audit Log |
Permissions
| Capability (Joomla / WP) | Access granted |
|---|---|
core.manage / wpai_dashboard | View Dashboard |
core.admin / manage_options | See Configuration button |
_Last updated: 2026-05-19 · v2.5.3_


