# Highlight - Highlighting potential products in red

### What is the function of this feature?

During the process of searching for potential products on Etsy, there will be times when it's difficult to identify promising items due to the overwhelming amount of data displayed for numerous products on the Etsy e-commerce platform.

Constantly reading all the data on one page can easily discourage you.

This feature was developed to help you save scrolling time; now, by quickly glancing over a page and spotting a red data block, you can identify a potential product. And, if there are several red data blocks on one page, it indicates that the niche market is receiving significant attention from shoppers.

### Installation and usage instructions

Step 1: Open the Extension at the top right corner of the screen

<figure><img src="/files/jQNuGA4QA3aqiteQPFpj" alt=""><figcaption><p>Mở Extension ở góc phải màn hình</p></figcaption></figure>

Step 2: You can adjust the parameters to find potential products **according to your criteria**

{% hint style="info" %}
Default Parameters:

**Daily Views >= 8**

**Created day <= 14**

This means that if a product has Daily Views >= 8 and was created <= 14 days ago, it will be displayed in red.
{% endhint %}

<figure><img src="/files/ErQOdaj2GjPFXQaJM6eE" alt=""><figcaption><p>Change conditions at position 1 &#x26; 2</p></figcaption></figure>

You can change the highlight color to any color of your choice at position 3.

Step 3: Return to Etsy and look for a specific niche. Even though the scrolling speed is very fast, I can still easily spot potential products based on the highlighted items.

<figure><img src="/files/aoomUdHQbsfbDtSg0lZz" alt=""><figcaption><p>Quickly Find Potential Products</p></figcaption></figure>


---

# 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/highlight-highlighting-potential-products-in-red.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.
