# 피로도 관리

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/iy28sfn89j/1620277707773/.png" alt=""><figcaption></figcaption></figure>

* 온사이트 캠페인 노출 관리 기능을 이용하면 방문자 1명에게 일정 기간 동안 정해진 수의 온사이트 캠페인 메시지만 노출되도록 설정할 수 있습니다.

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/iy28sfn89j/1620351436759/ui.png" alt=""><figcaption></figcaption></figure>

설정 가능한 기간은 다음과 같습니다.

* 노출 제한 없음: 방문자에게 노출할 온사이트 캠페인 수를 제한하지 않습니다.
* 매일: 방문자에게 하루 동안 노출할 수 있는 온사이트 캠페인 수를 제한합니다.

{% hint style="info" %}
예) 매일 2개로 설정 시: A 방문자에게 하루 최대 2개 까지 온사이트 캠페인을 노출합니다.
{% endhint %}

* 방문 세션 마다: 방문자의 접속 세션당 노출할 수 있는 온사이트 캠페인 수를 제한합니다.

{% hint style="info" %}
예) 방문 세션마다 4개로 지정 시: A 방문자에게 세션 당 최대 4개까지 온사이트 캠페인을 노출합니다.
{% endhint %}

{% hint style="warning" %}
방문자는 쿠키(cookie)를 기준으로 구별됩니다. 세션은 방문자가 사이트에 접속했을 때 시작되며, \
마지막 행동(페이지 조회, 검색 등) 시점을 기준으로 이후 30분간 추가 행동이 없는 경우 종료됩니다.
{% 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.groobee.ai/old-admin/settings/fatigue.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.
