> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tensorpro.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Memory dashboard

> Read the health of your memory in the Memory Centre.

## The Memory Centre

The Memory Centre is the dashboard you land on when you sign in. It summarizes
your account, your usage, and the health of your memory.

## Account and usage

Cards at the top show your current plan, your API usage for the day (which
resets at midnight UTC), and your requests-per-minute rate limit.

## Memory health

The memory section surfaces the signals that describe how trustworthy your
memory is:

* Integrity: the number of integrity violations detected.
* Provenance mix: your governed records broken down by provenance class, shown
  as a stacked bar with a legend.
* Abstentions: how often memory honestly declined rather than answering without
  support.
* Retrieval latency: the p95 retrieval time.
* Freshness: the share of memory that is current.

Alongside these, an activity feed shows recent memory events, and a "needs
attention" card lists anything that requires manual review.

<Note>
  Some dashboard cards, such as monthly spend and long-term usage trends, are
  marked as coming soon in the Console and will populate as those features roll
  out.
</Note>
