# listings_stats

> Get aggregate statistics for all listings: counts by status (active/pending/sold/expired), total active listings value, and average days on market.

<!-- Source: https://docs.actuallycare.com/tools/listings/listings_stats -->

Get aggregate statistics for all listings: counts by status (active/pending/sold/expired), total active listings value, and average days on market. Use this for dashboard metrics and pipeline overview. Does NOT return individual listing records — use [`listings_list`](/tools/listings/listings_list) for that. Returns statusCounts array and activeListingsValue total. For specific listings, use [`listings_list`](/tools/listings/listings_list) with filters.

## Parameters

_This tool takes no parameters — just ask._

## Example prompts

- "What's my total active listings value and average days on market?"
- "Give me a count of my listings by status for the dashboard."

## Safety

**Read-only.** This tool never changes your data — it only looks things up. Safe to run anytime.

## Previous name

This tool was previously published as `get_listings_summary`. Call it by its current name — legacy names are kept here for reference and old links redirect, but they are not callable.
