# Period Selector

<figure><img src="/files/ROFhB2qC6ZnfkrPv3PXn" alt=""><figcaption><p><strong>Period Selector</strong></p></figcaption></figure>

All Session Flow 페이지에서 Period Selector는 Chart Interval 기능이 추가되어있다. 공통 기능의 Period Selector는 조회 기간에 따라 Chart Interval이 동적으로 결정되지만 All Session Flow 페이지에서는 사용자가 Chart Interval을 지정할 수 있다.

<figure><img src="/files/j81Xd41QHZEcneA93T6a" alt=""><figcaption><p><strong>Chart Interval</strong></p></figcaption></figure>

<figure><img src="/files/HLd8iaonUHUBm6ArPR3j" alt=""><figcaption></figcaption></figure>

Chart Interval은 각각 sec, min, hour, day가 존재하고 선택한 Period가 Chart Interval로 표현할 수 있는 시간을 포함하는 경우 선택할 수 있다.

{% hint style="info" %}
**참고**

아래는 Chart Interval로 표현할 수 있는 시간의 예시다.

&#x20;Period가 04-22 00:00 \~ 04-22 10:00 일때 sec, min, hour, day를 선택할 수 있다.&#x20;

Period가 04-22 01:00 \~ 04-22 10:00 일때 00:00 시가 포함되지 않아 DAY로 표현할 수 없어 sec, min, hour를 선택할 수 있다.
{% 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://docs.tibero.com/sysmasterdb/8.3_manual/analysis/history-analysis/all-session-flow/period-selector.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.
