# Saved - View the list of products you've scrolled through

This feature was introduced with the goal of allowing you to organize the list of listings you have browsed through. These listings will be temporarily stored in your browser for the purpose of:

* Allows you to export the list of listings to an Excel file.
* Allows you to sort listings by metrics such as Views, Daily Views, Favorites, Sold in 24 hours, etc.

For each customer with a different research style, different metrics, and different niches, this feature will be extremely effective for deeper analysis.

{% embed url="<https://www.youtube.com/watch?v=WnurufWqhkw>" %}

{% hint style="info" %}
Please remember to regularly clean the data in the saved area of the Heyetsy Extension to ensure the data is always up to date.
{% endhint %}

<br>


---

# 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://help.heyetsy.com/en/features/saved-view-the-list-of-products-youve-scrolled-through.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.
