# Managing Rentals

- [Overview](https://docs.productrentalspro.com/user-guide/managing-rentals/overview.md): An overview of managing rentals in Product Rentals Pro
- [Rentals List](https://docs.productrentalspro.com/user-guide/managing-rentals/rentals-list.md): The main screen to view, search, and filter rentals within Product Rentals Pro
- [Viewing & Editing a Rental](https://docs.productrentalspro.com/user-guide/managing-rentals/viewing-and-editing-a-rental.md): An overview of the Rental Detail screen
- [Rental Buffers](https://docs.productrentalspro.com/user-guide/managing-rentals/rental-buffers.md): What they are, how they work, setting defaults and updating individual rentals
- [Rental Statuses](https://docs.productrentalspro.com/user-guide/managing-rentals/rental-statuses.md): Each of the statuses that can apply to a rental
- [Blackouts](https://docs.productrentalspro.com/user-guide/managing-rentals/blackouts.md): Blocking dates in the availability calendar for specific Products or your whole store
- [Blackout Form Fields & Options](https://docs.productrentalspro.com/user-guide/managing-rentals/blackouts/blackout-form-fields-and-options.md): A description of each of the fields in the Blackout form
- [Find All Rentals for a Product](https://docs.productrentalspro.com/user-guide/managing-rentals/find-all-rentals-for-a-product.md): Ways to see all existing rentals for a Product in one place
- [Rental Calendar for a Product](https://docs.productrentalspro.com/user-guide/managing-rentals/rental-calendar-for-a-product.md): View all rentals for a Product in a Calendar view within the Product Rentals Pro admin
- [Creating a Rental Manually](https://docs.productrentalspro.com/user-guide/managing-rentals/creating-a-rental-manually.md): Create a rental that hasn't come via an Order on your Shopify store
- [Shopify Order Creation](https://docs.productrentalspro.com/user-guide/managing-rentals/creating-a-rental-manually/shopify-order-creation.md): Options for creating a Shopify Order when manually creating a rental in Product Rentals Pro
- [Linking/Unlinking from a Shopify Order](https://docs.productrentalspro.com/user-guide/managing-rentals/linking-unlinking-from-a-shopify-order.md): Attach or detach a rental in Product Rentals Pro to/from a Shopify Order


---

# 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://docs.productrentalspro.com/user-guide/managing-rentals.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.
