> For the complete documentation index, see [llms.txt](https://docs.productrentalspro.com/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.productrentalspro.com/user-guide/managing-products/products-list.md).

# Products List

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

<figure><img src="/files/Zn94InoIw18c3cbI0NXr" 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](/user-guide/managing-products/configuring-products.md)
* [Create a new Rental](/user-guide/managing-rentals/creating-a-rental-manually.md)
* [View Rentals](/user-guide/managing-rentals/find-all-rentals-for-a-product.md)
* [View Calendar](/user-guide/managing-rentals/rental-calendar-for-a-product.md)

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
