> For the complete documentation index, see [llms.txt](https://help.guestreply.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.guestreply.ai/readme/user-manual/knowledge-base/sync-your-listings.md).

# Sync Your Listings

Keeping your listing details up to date is essential for accurate guest communication. GuestReply automatically imports information from your Property Management System (PMS) and refreshes it every 60 minutes, ensuring your listings always reflect the latest data.

This guide explains how to **instantly** synchronize your property listings from your PMS to GuestReply.

### Manual Sync Options

If you need updates to appear immediately, you can trigger a manual sync at any time using one of the following methods.

### Option 1: Sync All Listings

1\. Go to Settings → PMS

2. Click the `Sync Now` button to synchronize all listings immediately.

![](/files/c64fd46cd227aa2694a5eb7be831e991caca8291)

### Option 2: Sync Individual Listing

1. Go to Knowledge Base → Listings
2. Select the listing you want to update

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

3. Click `Sync from PMS` to update the knowledge for the selected listing.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/user-manual/knowledge-base/sync-your-listings.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.
