> 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/listing-specific-knowledge-base.md).

# Listing-Specific Knowledge Base

This level contains unique details for **individual listings only**. Core listing details are automatically imported from your PMS (address, check in instructions, passwords etc).

#### **Available Management Options:**

* **Add additional details** - Use the `edit` button to add property-specific information
* **Set visibility** - Choose whether information is public or guest-only
* **Customize knowledge** - Add unique features, amenities, or policies for each listing
* **Manual editing** - Modify knowledge that applies to each listing one by one

### **How to Add Listing-Specific Knowledge**

#### Step 1: Navigate to Listings

Go to [Knowledge Base → Listings](https://app.guestreply.ai/knowledge-base/listings)

#### Step 2: Select a Listing to Edit

**Click Edit Icon** - Select the `edit` icon (pencil) next to the listing you want to configure

<figure><img src="/files/4vY03H1LHMplMcE2Rilu" alt=""><figcaption></figcaption></figure>

#### Step 3: Add Field

&#x20;Click `Add Field` to enter listing-specific information

<figure><img src="/files/bTy6lBWVAfAJKfiYohLe" 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/listing-specific-knowledge-base.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.
