# Guesty

## How to authenticate the integration

We'll show you how to connect your Guesty account with GuestReply using our private app integration.

#### Step 1: Access GuestReply Integration Settings

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

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

#### Step 2: Login to Guesty

You will be redirected to the **Guesty login page**. Enter your Guesty credentials and confirm access.

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

#### Step 3. Connect GuestReply to Guesty

After successful login, you will be redirected to the **GuestReply integration page** in Guesty Marketplace.

Click **`Connect`.**&#x20;

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

#### Step 4. Generate and copy API key

Guesty will generate an **API key (integration token)**.\
Click the copy icon to copy the token.

> Note: The token is valid for **3 hours**.

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

#### Step 5. Paste the API key in GuestReply

Go back to your **GuestReply** account.\
Paste the copied API key into the connection field and click **`Connect`**.

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

**Integration Complete!** Once you click Connect, GuestReply will start to automatically import and sync your listings and conversations from your Guesty 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

After connecting your Guesty 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/guesty.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.
