---
url: /relyagent-whmcs/features/dashboard.md
description: >-
  The Relyagent Dashboard gives you a read-only overview of your MCP activity —
  KPIs, a 14-day trend, top tools, an outcome breakdown, and recent calls, with
  clear links to where you go to act.
---

# Dashboard

The **Dashboard** is the first tab you land on under **Addons → Relyagent → Dashboard**. It
gives you an at-a-glance picture of how your MCP server is being used. "MCP" here means the
**Model Context Protocol** — the open standard that lets AI assistants call the WHMCS tools you
expose through Relyagent.

The Dashboard is **read-only**. It reports what has happened; it never changes anything. When
you want to act on what you see, head to the tab that owns that action (linked throughout below).

![Relyagent dashboard overview](/relyagent-whmcs/img/relyagent-dashboard-overview.png)
*Addons → Relyagent → Dashboard*

## What you see

* **KPIs** — headline counters that summarise recent MCP activity so you can spot changes in
  volume without opening the audit log.
* **14-day activity trend** — a rolling chart of tool-call activity over the last two weeks,
  so a spike or a quiet stretch is obvious at a glance.
* **Top tools** — which tools your connected AI clients call most, useful for understanding how
  Relyagent is actually being used day to day.
* **Outcome breakdown** — the mix of call results (for example successful versus blocked or
  rate-limited calls), so you can tell healthy usage from calls that are being refused.
* **Recent activity** — the latest tool calls, giving you a quick feel for what is happening
  right now.

## Where to go to act

Because the Dashboard is a summary, you act elsewhere:

* To read the full, filterable record of every call, open the
  [Audit Log](/relyagent-whmcs/features/audit-and-rate-limits).
* To create a connection or change which tools it may use, open
  [Connections & OAuth](/relyagent-whmcs/features/connections-oauth) — or the **MCP Clients** tab.
* To toggle tool groups, gate dangerous operations, or adjust rate limits, open
  **Settings → MCP Settings** (see [MCP tools](/relyagent-whmcs/features/mcp-tools)).

::: tip
Seeing lots of blocked or rate-limited outcomes? That usually means a connection is missing a
tool, a group is turned off, or a rate limit is too low. The
[Audit Log](/relyagent-whmcs/features/audit-and-rate-limits) shows the exact reason per call.
:::
