# 모바일 소식지

## 🚀 기능 소개

홈페이지 메인화면에 노출되는 모바일 소식지를 등록, 수정, 삭제하는 기능입니다.\
스토리센드 모바일 소식지 연동 패키지를 사용하시면 기관의 소식을 빠르고 간결하게 \
전달하실 수 있습니다.<br>

![](/files/-Mgo3w4zCciaqfgSdWPs)

## 🧱 화면 구성

![](/files/-MgdgLRqoKn1R9lV4rJA)

### 1. 카테고리

모바일 소식지의 공개 여부에 따른 분류입니다.\
선택시 해당 항목이 필터링되어 나타납니다.

### 2. 목록

모바일 소식지 목록이 노출됩니다.&#x20;

### 3. 필터 검색

모바일 소식지 제목으로 검색하여 필터링이 가능합니다.

### 4. 액션 영역

새로운 소식지를 등록할 수 있습니다.

### 5. 컨트롤 영역

소식지를 수정하거나 삭제할 수 있습니다.

## 🙋‍♀️ 이용 안내

### 1. 등록

![](/files/-MgdhBCVsT6DQvSgO6af)

우측 상단의 액션 영역에서 소식지 등록 버튼을 클릭해주세요.

![](/files/-MgdhPvTvnykFQ3TvYXP)

연결 링크는 모바일 소식지 접속 URL이며 홈페이지 메인에 노출될 미리보기 이미지를 업로드해주세요.\
별도의 소식지 파일인 경우 파일업로드를 해주세요.\
등록일을 최신으로 입력하면 상위로 노출됩니다.\
\
해당 내용을 입력하고 저장 버튼을 클릭해주세요.<br>

### 2. 수정

![](/files/-Mgdih-CfKX0M7tqzkdM)

수정을 희망하는 소식지의 우측에 있는 펜 모양의 아이콘을 클릭해주세요.

![](/files/-Mgdj45BRotpeseU-xlk)

내용을 입력하고 저장 버튼을 클릭해주세요.

### 3. 삭제

![](/files/-MgdjUteYQz7FB-LRapH)

삭제를 희망하시는 모바일 의 우측에 있는 X버튼을 클릭해주세요.

![](/files/-MgdjaphDtyne5eWDdDN)

확인창에서 확인 버튼을 클릭해주세요.

{% hint style="danger" %}
주의사항\
삭제된 내용은 복구 하실 수 없습니다.
{% endhint %}

<br>


---

# 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.storyhub.co.kr/functions/marketing/letter.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.
