> 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/certificate-settings.md).

# 수강확인서/수료증 설정 방법

{% hint style="info" %}
수강확인서 및 수료증을 사용자가 발급받을 수 있을 수 있도록 설정할 수 있습니다.
{% endhint %}

1. 794 × 1123px 사이즈의 배경 이미지를 준비합니다. (수강확인서 및 수료증 사이즈 동일)
2. 준비된 이미지를 맑은소프트 고객센터 1:1 게시판을 통해 전달합니다.
3. 맑은소프트에서 배경이미지 설정을 완료합니다.
4. 교육상품관리 > 과정관리 > 과정개설 > 과정명을 클릭합니다.
5. 과정정보 탭 > 운영정보 > 과정모듈 사용여부에서 '수강증' 및 '수료증' 토글을 클릭하여 활성화합니다.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FezxllnyptYvdm62QOtLn%2Fimage.png?alt=media&amp;token=c1a7f119-ccc0-490c-b012-bc1fb1a7948b" alt=""><figcaption></figcaption></figure>

6. 수강생은 마이페이지 > 증명서발급 메뉴에서 수료한 과정에 대하여 수강확인서 및 수료증 발급이 가능합니다.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FPH8N3G0lLMpMsqOxabSX%2Fimage.png?alt=media&amp;token=ed4d7972-ce99-4833-99e8-18dbe1154f67" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FGa6AYBeKpAyzjRSZ52FT%2Fimage.png?alt=media&amp;token=ca17dd18-7a48-4ed3-915c-4551c9beb637" 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/certificate-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.
