# 웰컴 & 공지사항 팝업 관리

## 💡 핵심 꿀팁

{% hint style="info" %}

* 세모리포트 모바일 앱 메인에 팝업을 띄울 수 있어요
* 웰컴 팝업 : 거래처에 기본 인사말을 팝업으로 보여줄 수 있어요
* 공지 팝업 : 시기별로 공지, 세금 신고 안내, 명절 인사 등의팝업을 따로 작성할 수 있어요
  {% endhint %}

<figure><img src="/files/DjCMNkcKX87WbUT6z17S" alt=""><figcaption><p>거래처에 발송되는 팝업 예시</p></figcaption></figure>

## STEP 1.  환경설정>웰컴 팝업 관리

<figure><img src="/files/4zaGoS657vDoOkAaIi51" alt=""><figcaption></figcaption></figure>

## STEP 2. 웰컴 팝업 수정&#x20;

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

## STEP 2-1. 공지 팝업 수정&#x20;

{% hint style="info" %}

* 수정 : 기존 템플릿 수정
* 삭제 : 기존 템플릿 삭제
* 공지 팝업 추가 : 새로운 템플릿 생성
  {% endhint %}

<figure><img src="/files/7rA815fQqf2uiDZG7IeY" alt=""><figcaption></figcaption></figure>

## STEP 3. 내용/이미지 등록&저장

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


---

# 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://help.semoreport.com/guide/setup/and.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.
