# Documents

***

### Documents and their usage

Documents can only be used in combination with other resources. They have to be attached to a parent resource. A list of available resources and their documentation link can be found below:&#x20;

* [Listings](/the-basics/listings/documents.md)
* [Reservations](/the-basics/reservations/documents.md)
* Experiences
* [Amenities](/the-basics/amenities/documents.md)
* [Guidebooks](/the-basics/guidebooks/documents.md)

### Document Expiration

An uploaded document will remain available at all times. However, to enhance the security of your documents, don't allow the sharing of document download URL's. Each time a document is displayed we generate a unique link that is only valid for a short period of time.&#x20;

If you experience issues with document downloading, refresh the page and download it again.&#x20;

***

### Frequently Asked Questions

<details>

<summary>Can I change the sort order of the documents? </summary>

Yes you can! Follow the following steps:

1. In the menu click on reservations
2. Click on the desired reservation
3. Go to the documents tab
4. Drag a document by the two arrows to its new position.

![](/files/4Qsr7Y8d3ksT7pWv3Hsn)

</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/documents.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.
