# 네이버 키워드 검색량 일자별 분석

워크플로 검색창에서 **네이버 키워드 검색량 일자별 분석** 액션을 선택합니다.\
액션이 추가되면 설정 팝업에서 키워드와 기간 등 세부 요소를 설정합니다.

> <mark style="background-color:yellow;">🔎Click! 우측 상단의 화살표 아이콘을 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

{% @arcade/embed flowId="g0vnocyW9o4OJUNKNEJc" url="<https://app.arcade.software/share/g0vnocyW9o4OJUNKNEJc>" %}

1. 검색량 수집을 원하는 키워드를 입력해 주세요. 최대 5개까지 입력 가능합니다.
2. 수집기간을 선택해 주세요. 원하는 기간을 직접 지정할 수도 있습니다.
3. 수집 결과를 삽입할 위치를 선택해 주세요. \
   바티엑셀에서 액션을 실행하면 자동으로 바티에서 제공하는 보고서 시트가 자동삽입되며\
   수집 결과 삽입 위치도 자동으로 지정됩니다. 물론 다른 양식으로 직접 설정하여 사용이 가능합니다.

{% hint style="info" %}
수집된 결과는 대시보드와 표로 확인할 수 있습니다.\
대시보드에서 PC/Mobile 수집결과를 각각 선택하여 확인할 수 있고, \
키워드 별 수집결과도 필터링하여 확인할 수 있습니다.
{% endhint %}


---

# 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://guide.bati.ai/service/action/naverkeyword-analysis.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.
