# 푸시 메시지

## 푸시 메시지 페이지 기본 구성

<figure><img src="/files/FxYzsfHZvgNMc4ihqKMn" alt="메시지 한 번에 운전자들에게 보내기-푸시 메시지 한 번에 보내기"><figcaption><p>사용자 - 푸시 메시지 페이지<br></p></figcaption></figure>

{% hint style="info" %}
구분 항목명을 클릭하면 상세 설명으로 이동합니다.
{% endhint %}

<table><thead><tr><th width="236">구분</th><th>설명</th></tr></thead><tbody><tr><td><a href="#id-1"><strong>1️⃣ 사용자 목록</strong></a></td><td>푸시 메시지를 발송할 사용자를 선택합니다. <br>사용자가 많을 경우, 검색 기능을 통해 사용자를 찾아보세요.</td></tr><tr><td><a href="#id-2"><strong>2️⃣ 메시지 작성</strong></a></td><td>최대 1,500자(byte)까지 작성 가능하며, <br>사용자의 휴대폰 알림 상태바에서는 일부 내용만 노출됩니다.</td></tr><tr><td><a href="#id-3"><strong>3️⃣ 보낸 메시지 목록</strong></a></td><td>메시지 발송 완료 여부를 확인할 수 있으며, <br>이전에 보낸 메시지의 상세 정보를 확인할 수 있습니다.</td></tr></tbody></table>

***

## 1. 사용자 목록

> 1. 부서별로 검색 조건을 좁히거나 사용자의 이름을 검색해 빠르게 인물 검색이 가능 합니다.
> 2. 사용자 목록 중, <mark style="color:blue;">**'이름'**</mark> 앞 체크박스를 클릭 합니다.
> 3. <mark style="color:blue;">**'전체 해제'**</mark> 버튼을 클릭 시, 체크박스의 체크가 해제 됩니다.

<figure><img src="/files/Z2S8ZCjWfTN8yGM8Z15N" alt="푸시 메시지 사용자 지정해서 한번에 보내기"><figcaption><p>사용자 목록 화면</p></figcaption></figure>

***

## 2. 메시지 작성

> 1. 푸시 메시지 발송에 보낼 인원 수가 출력 됩니다.
> 2. '<mark style="color:blue;">**예약 보내기'**</mark> 버튼을 클릭 함으로써 기능을 활성화 시킬 수 있습니다. 원하는 날짜와 시간, 분 단위로 사용할 수 있습니다.
> 3. 푸시메세지의 <mark style="color:blue;">**'제목'**</mark> 에 해당하는 정보를 기재합니다.
> 4. 푸시메세지의 <mark style="color:blue;">**'내용'**</mark> 에 해당하는 정보를 기재합니다.
> 5. <mark style="color:blue;">**'메시지 보내기'**</mark> 버튼을 클릭 하면 선택한 사용자들에게 푸시 메시지가 전송 됩니다.
> 6. 전송받은 사용자 시점 푸시 메세지 입니다.&#x20;

<figure><img src="/files/dJruEa263iCng5LecRlD" alt="푸시 메시지 한 번에 보내기-사내 앱으로 공지전달"><figcaption><p>메시지 작성 화면</p></figcaption></figure>

***

## 3. 보낸 메시지 목록

> ### 3-1. 월별 메시지 확인 및 보낸 메시지 목록
>
> > 1. 박스 부분을 클릭 하면 캘린더가 출력 되며 월 지정이 가능 해집니다.&#x20;
> > 2. 지정한 월에 보낸 메시지 목록이 출력 됩니다.

<figure><img src="/files/2HaO7IdRX3mrMhxcW6pl" alt="보낸 푸시 메시지 목록 확인하기-보낸 메시지 확인"><figcaption><p>메시지 목록/월별 확인 화면</p></figcaption></figure>

> ### 3-2. 상세 메시지 확인
>
> > 1. 보낸 메시지 목록에서 박스 부분을 클릭 합니다.
> > 2. <mark style="color:blue;">**'메시지 상세 보기'**</mark> 창이 팝업 됩니다.

<figure><img src="/files/c3qfqTHdqYZpwij1X6kb" alt="푸시 메시지 자세하게 확인하기-푸시 메시지 상세확인법-메시지 상세 확인법"><figcaption><p>상세 메시지 확인</p></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://docs.cartax.biz/guidebook/manual/biz_web/user/push-message.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.
