> For the complete documentation index, see [llms.txt](https://docs.dfinery.ai/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dfinery.ai/user-guide/action/on-site-campaign/in-app-message/manage-priority.md).

# 우선순위 관리

## **우선순위 관리 메뉴로 이동** <a href="#manage" id="manage"></a>

<figure><img src="https://851339439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw80cM0G3UdX6uGwQB5zz%2Fuploads%2F1oR7rAwjss3Pp73KH4Vh%2Fimage.png?alt=media&amp;token=93acf895-9d3d-4eb1-a5b5-7a8cf9acc9c9" alt="" width="384"><figcaption></figcaption></figure>

## **필터 설정** <a href="#filter-setting" id="filter-setting"></a>

* 시작(트리거) 이벤트\
  : 인앱 메시지가 노출되는 조건이 되는 이벤트를 선택합니다.
* 캠페인 상태\
  : 캠페인 상태를 필터링할 수 있습니다.
* 캠페인 기간\
  : 조회할 기간을 설정합니다.\
  최대 31일까지 설정이 가능합니다.

설정 완료시 캘린더에서 인앱 메시지 일정과 우선순위를 한 눈에 확인하실 수 있습니다.

## **우선순위 편집** <a href="#edit-priority" id="edit-priority"></a>

필요 시 화면 오른쪽 '캠페인 우선순위' 영역에서 기간에 일치하는 캠페인들의 우선순위를 일괄 편집할 수 있습니다.

## **인앱 메시지 정보 조회** <a href="#view-in-app-message" id="view-in-app-message"></a>

캘린더상의 각 인앱 메시지의 정보를 조회할 수 있도록 편의 기능을 제공하고 있습니다.\
개별 인앱 메시지 클릭시 아래와 상세 정보를 확인하실 수 있습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dfinery.ai/user-guide/action/on-site-campaign/in-app-message/manage-priority.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
