# Host Tools

## How to authenticate the integration

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

#### Step 1: Open Settings Page in Host Tools

Navigate to **Settings → API & Integrations**

#### Step 2:  Locate your **Access Token** at the top of the page

Click the **copy icon** to copy the token

```
ee9474b3-7948-4652-b37b-9a2cb943e15
```

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

#### Step 3: Connect to GuestReply

1. In GuestReply, navigate to the **PMS integration** section during onboarding.
2. Select **Host Tools** from the PMS dropdown list:

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

#### Step 4: Paste your **Auth Token** into the field

Paste your Auth Token and click `Connect`.

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

Grant permissions to complete the integration

**Integration Complete!** Once you click Allow, GuestReply will start to automatically import and sync your listings and conversations from your Host Tools 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 Host Tools 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/host-tools.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.
