# Find All Rentals for a Product

There are several reasons why you might want to view all rentals currently in place for a product, or even over a historical time period.

There are three ways to quickly view rentals for a specific Product:

1. By going to the Rentals screen and applying a Product filter
2. By finding the Product in the Rental Products list and clicking **View all Existing Rentals**
3. By using the **View Rentals** shortcut link under *More Actions* on the Shopify Edit Product screen
4. By finding the Product in the Rental Products list and clicking **View Calendar**

### Rentals Screen - Applying a Product Filter

You can apply a Product filter on the Rentals Screen, in this way:

**In Table View**

Click the "Search & Filter" button at the top right of the table.\
![](/files/5NVEiY9tzkq10YhIVhO3)

Then click the Products option in the filter bar that appears beneath the search bar, and then click **Select Products**\
![](/files/CP5vWsE7KpKMrIpuhV5U)

Select one or more Products from the list, then click **Select**.

The filter will change colour and show the Product(s) selected and the rentals in the list below will be limited to rentals for those products (and any other filters / date range you have applied).

**In Card View**

The process is the same as for Table View, just that the filter options are in view all the time, rather than having to first click the "Search & Filter" button.

### Products List - Link to View all Existing Rentals

From the Products List screen, every Product box will show a "View Rentals" link within it.

<div align="left"><figure><img src="/files/eDGH1LY8b9O7JgxOjLtc" alt=""><figcaption></figcaption></figure></div>

This will take to the Rentals Screen, but automatically apply a Product filter so that the rentals appearing in the list are only those for the Product.

### Shopify Edit Product Screen - More Actions Link

From the Edit Product screen in Shopify, you can go to **More Actions** then **View Rentals.**\
![](/files/ZdnWilbcI79T7jJsM9lL)

This will take to the Rentals Screen within Product Rentals Pro, but automatically apply a Product filter so that the rentals appearing in the list are only those for the Product.

### View Rentals for a Product on a Calendar

Refer to: [Rental Calendar for a Product](/user-guide/managing-rentals/rental-calendar-for-a-product.md)


---

# 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/find-all-rentals-for-a-product.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.
