> ## Documentation Index
> Fetch the complete documentation index at: https://docs.archal.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# OwnerRez clone

> Test OwnerRez agents against an Architecture Preview for vacation-rental PMS workflows with replay-backed reads and focused stateful overlays.

Clone ID: `ownerrez`

## Start here

| Question     | Answer                                                                                                                                                                      |
| ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Best for     | Property-management agents that read properties and bookings, manage guests and quotes, reconcile payments and fees, or organize records with tags and custom fields.       |
| Connect with | Direct REST base URLs when OwnerRez is available in your workspace.                                                                                                         |
| Known limits | Architecture Preview: OwnerRez is primarily recording-replay backed with focused guest and tag overlays. Messaging endpoints are OAuth-application-scoped and out of scope. |
| Seeds        | Common seeds: `empty`. See [Seeds](/guides/seeds) for usage.                                                                                                                |

## What it covers

* Properties, listings, and search
* Bookings and quotes
* Guests (stateful create/read/update/delete with contact details)
* Payments, refunds, fees, and deposits
* Tag definitions and entity tags (stateful, with real conflict semantics)
* Field definitions and fields
* Webhook subscriptions

## Surface

Use OwnerRez when your agent manages vacation-rental operations across
bookings, guests, and pricing records and needs repeatable checks before
touching a production PMS account.
