# Showings

> Schedule, track, and log property showings, including buyer feedback.

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

Schedule, track, and log property showings, including buyer feedback.
## Tools (8)
| Tool | Type | What it does |
| --- | --- | --- |
| [`showings_list`](/tools/showings/showings_list) | Read-only | Search for property showings by address, status, type, or date range. |
| [`showings_get`](/tools/showings/showings_get) | Read-only | Get full details of a showing by UUID, including listing and contact information. |
| [`showings_create`](/tools/showings/showings_create) | Creates data | Schedule a new property showing. |
| [`showings_update`](/tools/showings/showings_update) | Updates data | Update an existing showing's information or status. |
| [`showings_stats`](/tools/showings/showings_stats) | Read-only | Get aggregate statistics for showings: total count, upcoming count, counts by status, counts by type. |
| [`showings_archive`](/tools/showings/showings_archive) | Updates data | Archive a showing to hide it from active views without deleting it. |
| [`showings_restore`](/tools/showings/showings_restore) | Updates data | Restore a previously archived showing back to active views. |
| [`showings_delete`](/tools/showings/showings_delete) | Irreversible | Permanently delete a showing. |
