# Recently viewed products

<figure><img src="/files/vwDyBRzwSixm6Anb8wGh" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="122.3333740234375">Settings</th><th width="136.60498046875" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Heading</td><td align="center"><code>text</code></td><td>Title displayed above the recently viewed products.</td></tr><tr><td>Product limit</td><td align="center"><code>range</code></td><td>Number of recently viewed products shown.</td></tr></tbody></table>

### Note

* Tracks products viewed during a user’s current browser session.
* Data is stored in browser localStorage (client-side).
* Reset on private browsing or when local storage is cleared.


---

# 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://palo-alto.presidiocreative.com/products/product-recommendations-section/recently-viewed-products.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.
