# pipeline_records_stats

> Get pipeline statistics: funnel counts per stage, total LTV, total revenue, conversion rate, records needing follow-up, and records expiring soon.

<!-- Source: https://docs.actuallycare.com/tools/pipelines/pipeline_records_stats -->

Get pipeline statistics: funnel counts per stage, total LTV, total revenue, conversion rate, records needing follow-up, and records expiring soon. Use to answer how a pipeline is doing or to decide where to focus follow-up. Returns the aggregate numbers only — use [`pipeline_records_list`](/tools/pipelines/pipeline_records_list) to see the underlying records.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `pipeline_type_id` | string | No | Filter stats by pipeline type · Format: UUID |

## Example prompts

- "What is my pipeline conversion rate and total LTV right now?"
- "How many pipeline records need follow-up or are expiring soon?"

## Safety

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