# OwnerRez

## How to authenticate the integration <a href="#how-to-authenticate-the-integration" id="how-to-authenticate-the-integration"></a>

We'll show you how to connect your OwnerRez account with GuestReply using OAuth authorization.

#### Step 1: Select OwnerRez in GuestReply <a href="#step-1-select-ownerrez-in-guestreply" id="step-1-select-ownerrez-in-guestreply"></a>

After registering a new account in GuestReply, you'll see a screen to select your PMS. Click on the **OwnerRez** option from the list of available integrations, and then click on **Link Account.**

<figure><img src="/files/SxZDzkZCgZu6M1d9rkMI" alt=""><figcaption></figcaption></figure>

#### Step 2: Authorize GuestReply <a href="#step-2-authorize-guestreply" id="step-2-authorize-guestreply"></a>

You'll be redirected to the OwnerRez authorization page. Here, you need to grant GuestReply permission to access your OwnerRez account data. Review the access being requested and click the **Authorize guestreply-dev** button.

<figure><img src="/files/cisxDUiQOXeD4pfjVM8S" alt=""><figcaption></figcaption></figure>

**Integration Complete!** Once you authorize the connection, you'll be redirected back to GuestReply. The system will automatically import and sync your listings and conversations from your OwnerRez account.

### What Data Does GuestReply Access?

#### Data we read from your PMS account:

* Account listings
* Account bookings
* Account conversations
* Account availability

#### Data we write to your PMS account:

* We only write new host messages. We do not adjust bookings or listing data.
* We set up webhooks to receive real-time notifications when new messages arrive or new bookings are made. This allows GuestReply to respond to your guests instantly without delays.

## Next steps

* Configure sync settings in your GuestReply dashboard
* Test the integration with a sample booking
* Set up automated responses for your guests


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.guestreply.ai/readme/pms-connections/ownerrez.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
