# 자동 메일 발송내역

{% hint style="info" %}
자동 메일 발송 사유와 회원 이메일 등 확인 할 수 있습니다.
{% endhint %}

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

<table><thead><tr><th width="87">순번</th><th width="137">필드 명</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>검색 창</td><td>메일이 발송 된 정보로 검색이 가능합니다.</td></tr><tr><td>2</td><td>기간 설정</td><td>기간을 설정하여 검색이 가능합니다.</td></tr><tr><td>3</td><td>발송된 이메일</td><td>자동으로 발송된 이메일의 발송 내역을 확인 가능합니다.</td></tr></tbody></table>


---

# 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.ledu.kr/notification/history.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.
