# 테스트 메세지 받아보기

> 테스트 메세지를 받으시려면 [첫 자동발송 설정하기](/guide/start/first_autoship.md)를 먼저 완료해 주세요.\
> 테스트로 선택한 상품에 메세지가 연결되어 있지 않으면 아무 메세지도 발송되지 않습니다.

## 테스트 주문 추가하기

1. **\[주문]** 페이지에서 **"새 주문 추가"** 버튼을 눌러주세요.

![새 주문 추가 버튼](/files/jLwJb0uogMBUqLc9Xzxs)

2. 이미 자동발송을 설정해 둔 상품을 선택합니다.
3. 테스트 메세지를 받을 사람의 이름과 전화번호 (이메일 발송인 경우 이메일 주소)를 입력합니다.

![테스트 주문 입력 폼](/files/2hvemmGPUHdFdDMsoJLx)

4. **"새 주문 추가"** 버튼을 눌러주세요.

메세지가 잘 도착했나요? 축하합니다! 🎉

## 발송 기록 확인하기

센드맨에서는 메세지가 언제, 어디로, 어떻게 발송되었는지 자세한 내용을 알아볼 수 있어요.

* \*\*"기록"\*\*에서 이 주문에 대해 발송된 메세지들을 확인할 수 있어요. 메세지를 눌러서 자세한 발송 기록을 알아볼까요?

![주문 기록 확인](/files/KL5fddhQTJcw82DIFJxD)

* 메세지가 잘 발송되었는지, 구매자가 디지털 컨텐츠를 확인했는지, 배송 완료 처리가 잘 되었는지 여기에서 확인하실 수 있어요.

![메세지 발송 상세 기록](/files/SpLuQYhUyJ4fbnIxNgO4)

* 버튼 클릭 기록과 디지털 컨텐츠 접근 기록을 확인할 수 있어요.

이렇게 나머지 상품들도 원하는 메세지를 설정하시면 됩니다.

도움이 필요하다면 [센드맨 채팅](https://sendman.xyz/chat)으로 언제든지 문의주세요 😊


---

# 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.sendman.xyz/guide/start/test_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.
