# leases_expiring

> List leases expiring within the next N days (default 60, max 365).

<!-- Source: https://docs.actuallycare.com/tools/leases/leases_expiring -->

List leases expiring within the next N days (default 60, max 365). Returns active + expiring leases ordered by lease_end ascending — closest expiration first. Use this to surface renewal opportunities, proactive outreach, or renewal-vs-sale pitches. This is the primary tool for the "who needs attention this quarter" question.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `days` | number | No | Lookahead window in days (default: 60) · Max: 365 · Min: 0 |

## Example prompts

- "Which of my leases expire in the next 90 days?"
- "Show me upcoming lease expirations so I can pitch renewals this quarter."

## Safety

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