# Listings

***

### What is a Listing?

A listing is a rentable object that is rented out by the workspace. A few examples, it can be a car, boat, appartment, hotel room, villa or even a yacht. Main essence, is that it is something that is being rented by guests for a certain period of time.&#x20;

A listing is tied to an address, this address is a geopgraphical location of the object.&#x20;

Each listing can have a relationship with various childs, each child has a specific relationship and function within the app.&#x20;

<table><thead><tr><th width="193">Child</th><th>Explanation</th></tr></thead><tbody><tr><td><a href="/pages/1WnBvwRAVIgXXKHIgqt2">Announcements</a></td><td>Announcements are important message you don't want a guest to miss. Think of how to connect to Wifi, check in / out instructions etc. </td></tr><tr><td><a href="/pages/RG9yCfSt6RcBn8QPT2ae">Amenities</a></td><td>Amenities are objects or features that the listing comes with. Each amenity can have a description or summary. </td></tr><tr><td><a href="/pages/KlKAiwuqs7j0vYVfTRRN">Experiences</a></td><td>Experiences (and upsells) are things your guests can visit, book and / or explore. Give your local knowledge back to the guests, share your view on the local area and highlight the bars</td></tr><tr><td><a href="/pages/taIq3pNrQ76AmP9YjNoq">Guidebooks</a></td><td>Guidebooks are textual representation of pages. It helps you to share you policies and instructions. Think of check-in and check-out instructions. </td></tr><tr><td><a href="/pages/ofslQNrVlVzGeh4MpaGq">Sections</a></td><td>Sections are designed to share some important information about directions and contact information. </td></tr><tr><td><a href="/pages/oihnSFdJz1Dsq7SPbS2k">Documents</a></td><td>In case the property has specific documents, like license papers, saftey routes etc, you can upload them in documents. </td></tr><tr><td><a href="/pages/QPApFwL7sgZt5sccTANw">Metafields</a></td><td>Metafields, are fields that can differentiate per property. You first set them on a general level and them override them on the listing level. </td></tr><tr><td><a href="/pages/Rb5kohf1QxS8RMP7vUv4">Settings</a></td><td>Manage various settings. </td></tr><tr><td><a href="/pages/z0gTKGGkRPdxtR8s3Ui5">Links</a></td><td>Each property has it's own public view links, that can be shared with guests. </td></tr></tbody></table>

***

### Frequently Asked Questions

<details>

<summary>Can I duplicate, replicate or deep copy a listing? </summary>

Yes, we understand that sometimes a listing can exist multiple times. To speed up that process we have build various features:&#x20;

* **Duplicate listing:** this duplicates the listings. It creates an exact copy ot the existing listing, with a connection to the *already* exsting childs.&#x20;
* **Deep Copy a listing:** this duplicates the listing, and re-creates all childs and creates new connections.&#x20;

</details>

<details>

<summary>Is there a limitation on the amount of listings  can have? </summary>

Kind of! You will be limited to the amount of listing you currently have in your subscription. However you are able to upgrade your subscription with additional listings at any moment.&#x20;

</details>


---

# 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://support.holidayhero.com/the-basics/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.
