# SMS/Mail 관리

## 1. SMS/Mail 관리

{% hint style="info" %}
SMS/Mail 관리 페이지는 프로젝트를 진행하면서 발송된(자동, 수동) SMS/Mail 내역을 확인할 수 있는 페이지입니다.&#x20;
{% endhint %}

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

### 1-1. SMS 상세보기

> 상세보기-\[바로가기]를 클릭할 경우, **발송한 내역의 상태를 확인**할 수 있습니다.
>
> \[결과보기]를 클릭하면 발신번호와 발송상태를 확인할 수 있고, 수동 발송의 경우 재발송이 가능합니다.

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

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

### 1-2. Mail 상세보기

> 상세보기-\[바로가기]를 클릭할 경우, **발송한 내역의 상태를** **확인**할 수 있습니다.
>
> 수신대상자 목록을 클릭하면 발신메일과 발송상태를 확인할 수 있고, 수동 발송의 경우 재발송이 가능합니다.

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

<figure><img src="/files/3R1GZpDapc1Ppoa8pO0c" 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://hustation.gitbook.io/fairy/back-office/projects/sms-mail.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.
