> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/detailed-settings/auto-dispatch-settings.md).

# 자동발송 기능 설정하기

### 자동발송시간 설정

자동발송 시간 설정은 맑은소프트에서 진행합니다.  1:1 문의로 고객센터에 전달해주세요.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FAwjdkXimWTyq2zKj8kRh%2Fimage.png?alt=media&amp;token=a0933c89-e832-4e7a-a74d-834d77c2efba" alt=""><figcaption></figcaption></figure>

***

### 자동발송 등록하기

설정한 시간에 자동으로 자동발송 알림을 SMS, 이메일, 알림톡으로 발송할 수 있습니다.

1. 회원정보관리 > 발송관리 > 자동발송관리에 접속합니다.
2. **\[등록]** 버튼을 클릭합니다.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FJQZlZyRmc0WE2vh81frP%2Fimage.png?alt=media&amp;token=31afc2e1-0faa-412d-894e-710d8a345d93" alt=""><figcaption></figcaption></figure>

3. 자동발송 설정 및 알림 내용을 입력합니다.

* 대상: 과정 혹은 쿠폰을 선택합니다. 이후 수정이 불가한 항목입니다.&#x20;
* 기준일 : 어떤 시점에 알림을발송할지 선택합니다.
* 진도율(과정) : 설정 기준에 충족하는 수강생에게 발송합니다.
* 시험(과정) : 설정 기준에 충족하는 수강생에게 발송합니다.
* 과제(과정) : 설정 기준에 충족하는 수강생에게 발송합니다.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2Fqj8tX1jBhH39AoN1Fquq%2Fimage.png?alt=media&amp;token=8846b942-d42f-4db3-81f5-9e07516c5af3" alt=""><figcaption></figcaption></figure>

4. 발송하고자하는MS 또는 이메일 발송 체크한 후 **> \[등록]** 버튼을 클릭하여 저장합니다.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FvRPLvOIm9SPnt3n7TqZt%2Fimage.png?alt=media&amp;token=aadf23ca-7e91-4915-aaff-54cc64b9a26e" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://malgn.gitbook.io/cloud/operation-guide/detailed-settings/auto-dispatch-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
