Skip to Content
✨ v2.0.2 Released - See the release notes
DocumentationFeaturesOverview Dashboard

Overview Dashboard

The Overview is your command center — a single view showing your site’s health across all dimensions.

Dashboard Cards

Posts by Status

Donut chart showing the distribution of posts across statuses: Published, Draft, Trash, Auto-Draft, Inherit, etc. Click to navigate to the Trash management section.

Posts by Type

Breakdown of all registered post types with counts and percentages.

Comments

Comment distribution by approval status: Approved, Spam, Trash, Unapproved.

Users

User count by role with percentage breakdown.

Options

Shows the ratio of transient options vs regular options in your wp_options table.

Disk Usage

WordPress installation size breakdown:

  • WordPress core size
  • Themes directory size
  • Plugins directory size
  • Uploads directory size
  • Database size

If a directory calculation times out (common on large sites with many files), Scotty shows a “Timeout” badge instead of inaccurate data.

Quick Info Cards

Scheduled Cron Jobs

Shows the total number of scheduled cron jobs. Click to jump to the Cron Manager.

Database Size

Shows the total database size. Click to jump to Database Optimization.

Items to Clean

Shows the total number of cleanable items across your site, including:

  • Revisions — post revisions
  • Drafts — auto-draft posts
  • Trashed — posts in trash
  • Spam — spam comments
  • Orphans — orphaned post metadata

Each category is shown as a colored badge when items are present. Click to jump directly to the Trash management section, or use the “Clean now” button for quick access.

Environment Info

Displays key server and WordPress configuration details:

  • PHP version
  • WordPress version
  • MySQL version
  • Memory limit (WP_MEMORY_LIMIT)
  • Max Upload size
  • Server software (e.g., nginx, Apache)

This information is loaded directly from the server at no additional cost (no extra database queries).

Refresh

Use the refresh button in the top-right corner to reload all overview data.

Last updated on