# Menu in Heyetsy Dashboard

<figure><img src="/files/VaDaLYkJQ6pDNC6fXsPY" alt=""><figcaption><p>Screenshot  in the Heyetsy Dashboard</p></figcaption></figure>

Sequential meaning of the menu branches:

* **Dashboard**: A place that contains License code information, expiration date, and renewal payment information
* **Trending**: A compilation of TRENDING products with high search volumes over a short period and significant SOLD quantity changes.
* **Hot**: Summarize high-demand products with consistent sales over the past 6 months.
* **Etsy’s Pick**: Collection of products labelled as Etsy's Pick
* **Best Seller**: List of Products Awarded the Best Seller Badge
* **Popular Now**: List of Products Achieving the Popular Now Badge, Indicating Potential for High Sales Due to Their Recent Creation
* ~~**Follow shop:**~~ (Currently suspended indefinitely)
* **API Token**: Contains a list of Tokens (also called License Codes)

<figure><img src="/files/DJTFheSxXjkn6NQC1Mpd" alt=""><figcaption><p>Ảnh chụp sản phẩm phân loại theo Trending</p></figcaption></figure>

Sometimes the products displayed in the menu list may be updated slowly, as the Heyetsy system has a large amount of data to analyze.

Therefore, the speed of data updates and their display in these menus is purely for reference purposes to help you develop your own business ideas.

> **Tip:** Pay attention to the products in your niche that are:
>
> * Trending
> * Have a recently awarded Best Seller badge
> * Or have a Popular now badge
>
> These are product lines that are likely to sell well, and you should develop ideas based on them.

In addition, **Menu Shop Inspirations**

This is a menu that allows you to browse various Etsy stores based on their total order milestones that are likely to increase sales. This information is randomly updated daily by the Heyetsy system, then displayed in the Shop Inspirations Menu.

<figure><img src="/files/sDSbbEf5bnIOIu2X2oJi" alt=""><figcaption></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/menu-in-heyetsy-dashboard.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.
