# 인앱 메시지 캠페인 1단계 기본 설정

인앱메시지 캠페인은 네이티브 앱을 이용 중인 고객이 타겟팅 된 순간 실시간으로 메시지를 노출합니다.

<figure><img src="https://files.helpdocs.io/p92xn84cjv/articles/l1m9h3smk1/1649751514878/image.png" alt=""><figcaption></figcaption></figure>

1. 캠페인명: 캠페인 생성을 위한 작성 필수 항목입니다. 한글 공백 포함 최대 40자로 작성해주세요.
2. 상세설명: 캠페인명으로 표시하기 부족한 부분을 상세하게 작성할 수 있습니다. 한글 공백 포함 최대 400자로 작성해주세요.
3. 태그: 태그를 지정하면 캠페인 관리 메뉴에서 태그 필터 기능으로 생성한 캠페인을 분류하여 관리할 수 있습니다.
4. 플랫폼: 생성할 캠페인의 환경을 표시합니다.
   1. Web/Hybrid : 기존에 그루비가 제공하던 PC/Web, 모바일웹/웹앱/하이브리드앱 플랫폼의 캠페인을 만들 수 있습니다.
   2. Native : 네이티브앱 전용 인앱 메시지 캠페인을 만들 수 있습니다.

{% hint style="warning" %}
플랫폼 변경을 원하시는 경우 캠페인 관리로 돌아간 후 생성할 캠페인을 다시 선택해 주세요.
{% endhint %}

5. 세그먼트 설정
   1. 캠페인 생성을 위한 필수 항목입니다.
   2. 세그먼트는 캠페인 1개 당 1개씩만 지정할 수 있습니다.
   3. 캠페인 생성 전 타겟팅을 위한 세그먼트를 먼저 생성해주세요.
   4. 설정한 세그먼트에 해당되지 않는 방문자에게는 캠페인이 노출되지 않습니다.


---

# 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/onsite/onsite-create/native/step1.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.
