# Hospitable

### 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 Hospitable account with GuestReply using OAuth authorization.

#### Step 1: Access GuestReply Integration Settings <a href="#step-1-access-guestreply-integration-settings" id="step-1-access-guestreply-integration-settings"></a>

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

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

#### Step 2: Login to Hospitable <a href="#step-2-login-to-hospitable" id="step-2-login-to-hospitable"></a>

You'll be redirected to the Hospitable login page. Enter your Hospitable credentials to authenticate.

<figure><img src="/files/3dE1W8KUEeedvfc9IuZ8" alt=""><figcaption></figcaption></figure>

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

After successful login, you'll be redirected to the Hospitable authorization page. Here, you need to grant GuestReply permission to access your Hospitable account data. Review the access being requested and click the **`Authorize GuestReply.AI`** button.

<figure><img src="/files/LFcoO8Klq79l5XZ5hMkH" 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 Hospitable 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 <a href="#next-steps" id="next-steps"></a>

After connecting your Hospitable account:

1. **Configure sync settings** in your GuestReply dashboard
2. **Test the integration** with a sample booking
3. **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/hospitable.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.
