# Products List

The Products List screen shows you all Products that you've imported from Shopify into Product Rentals Pro.

<figure><img src="https://234434261-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmpQXZYRz6niON4PyVhfO%2Fuploads%2FWpUZTtlJV82FbiMooi4G%2Fimage.png?alt=media&#x26;token=2f6dc67a-e2b7-42b2-b64c-172998d25c0c" alt=""><figcaption></figcaption></figure>

To access the screen, just go to **Products** from the main Product Rentals Pro menu.

From there you can browse or search for Products using the search box.

The search box at the top allows you to search by Product Title or Vendor.

Each Product has 4 action links. Click on each to be taken to the relevant user guide page.

* [Configure Product](https://docs.productrentalspro.com/user-guide/managing-products/configuring-products)
* [Create a new Rental](https://docs.productrentalspro.com/user-guide/managing-rentals/creating-a-rental-manually)
* [View Rentals](https://docs.productrentalspro.com/user-guide/managing-rentals/find-all-rentals-for-a-product)
* [View Calendar](https://docs.productrentalspro.com/user-guide/managing-rentals/rental-calendar-for-a-product)

You can also [Import Products from Shopify](https://docs.productrentalspro.com/user-guide/managing-products/importing-products) using the button at the top right.


---

# 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-products/products-list.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.
