# 상품별 매출 레포트

회사에서 여러 가지 상품을 취급하고 있어, 각각의 상품별로 특정 기간 동안 \
얼만큼의 매출이 발생했는지 확인하고 싶어 하시는 분들!

세일즈맵의 상품별 매출 레포트를 활용할 수 있어요. \
이번 영상에서는 대시보드의 상품별 매출 레포트 활용법에 대해 설명드릴게요.

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


---

# 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://docs.salesmap.kr/videos/dashboard/product-revenue-report.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.
