# 조회 기간 설정

분석에 적용할 조회 기간을 설정합니다.

### 1. 조회 기간 셀렉트 박스

콘솔에 적용한 조회 기간을 출력합니다. 기본 값으로 설정된 조회 기간은 접속 일자 기준 '지난 7일'입니다. \
\[예시] 접속 일자 : 2022-08-08 → 조회 기간 기본 값 : 2022-08-01 \~ 2022-08-07

<figure><img src="/files/fu5SWz8UcnRFITju2K0w" alt=""><figcaption><p>조회 기간을 설정하는 셀렉트 박스</p></figcaption></figure>

### 2. 캘린더 팝업

콘솔에 적용할 조회 기간을 설정합니다.

<figure><img src="/files/StQaTsk1jCYQl0JLYiNK" alt=""><figcaption><p>캘린더 팝업</p></figcaption></figure>

* 간편 설정 옵션 : 캘린더 팝업 좌측에 제공하는 7가지 옵션입니다. 옵션을 클릭하면 캘린더 영역에 선택한 기간을 출력합니다.
* 맞춤 설정 옵션 : 캘린더에서 직접 조회 기간을 설정할 수 있습니다.
* \[초기화] 버튼 : 현재 설정한 기간을 캘린더에서 지우고, 직전에 설정한 기간을 캘린더 영역에 출력합니다.
* \[취소] 버튼 : 캘린더 팝업에 설정한 내용을 적용하지 않고, 캘린더 팝업을 닫습니다.
* \[적용] 버튼 : 캘린더 팝업에 설정한 기간을 조회 기간으로 저장하고, 캘린더 팝업을 닫습니다.

{% hint style="info" %}
조회할 수 있는 최소 기간을 알려주세요.&#x20;

코코너티브는 일단위의 조회를 지원하지만, 시간단위의 조회는 지원하지 않습니다. \
즉, 1일 조회 시, 해당 일의 통계만을 제공합니다.
{% endhint %}

{% hint style="info" %}
조회할 수 있는 최대 기간을 알려주세요.

코코너티브는 최대 3개월 조회를 권장합니다. \
비교 기간 분석이 필요하지 않은 경우에는 최대 6개월 조회가 가능합니다. \
※ 최대 조회 기간은 고객사의 데이터 처리, 저장 정책 등에 따라 변경될 수 있습니다.
{% endhint %}

{% hint style="info" %}
'비교 기간'의 기준이 궁금하다면, [여기](/support/terms/undefined-1.md)를 클릭하세요.
{% 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://gentlepie.gitbook.io/support/guide/undefined.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.
