# 수료증 수동 발급하기

### 커뮤니티 튜토리얼 더 보기

<https://youtu.be/pNymK-JwNik>

<https://youtu.be/HPf-CQDk8UQ>

<https://youtu.be/BIW1zZk2eao>

<https://www.youtube.com/watch?v=krJFr-yAWdY>

새로운 기능인 오프라인 수료증(Offline Certificates)을 소개합니다. 이 기능을 사용하면 어떤 연락처에게든 수동으로 수료증을 발송할 수 있어서, 테스트 목적이나 Hyperclass에서 호스팅하지 않는 강의에 대한 인증서 관리가 더욱 쉬워집니다. 오프라인 교육을 진행하거나 외부 강의에 대한 수료증을 발급하고 싶을 때, 이 기능으로 학습자의 성취를 원활하게 인정할 수 있습니다.

**목차**

* [수동/오프라인 수료증 발송하는 방법](#수동오프라인-수료증-발송하는-방법)

***

## 수동/오프라인 수료증 발송하는 방법

### 1단계: 수료증 메뉴 이동

* Hyperclass 계정에 로그인하세요.
* 대시보드에서 메뉴의 "Memberships(멤버십)"을 선택하세요.
* "Certificates(수료증)"을 클릭하여 수료증 관리 영역에 접근하세요.

### 2단계: 수료증 템플릿 선택 또는 생성

* 기존 수료증 템플릿을 선택하거나 새로 처음부터 만들 수 있습니다.

### 3단계: 수료증 발송

* 수료증 템플릿을 선택하거나 생성한 후 "Send(발송)" 버튼을 클릭하세요.
* 강사 이름과 수신자 이메일 같은 세부 정보를 입력하라는 안내가 나타납니다. 수신자가 아직 연락처에 없다면 "Add New(새로 추가)"를 선택해서 추가할 수 있습니다.
* 필수 정보를 입력한 후 "Send(발송)"를 클릭하세요.

![수료증 발송 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155023522926/original/OaKaCNbB9BdHuZilrzCrUtlzS7SZ06LlRA.png?1711458643)

![수료증 발송 정보 입력](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155023523032/original/E0nmxlNTIVzGzqk4ByJH0ZAoc_-KY0OSRw.png?1711458699)

### 4단계: 수료증 전달

* 학습자에게 PDF 형태로 수료증을 다운로드할 수 있는 링크가 포함된 이메일이 발송됩니다.

### 5단계: 발급된 수료증 추적

* 발송한 모든 수료증의 기록을 보려면 "Memberships(멤버십)" > "Certificates(수료증)"로 돌아가서 "Issued Certificates(발급된 수료증)"을 선택하세요. 이 섹션에서는 발급된 모든 수료증의 포괄적인 목록을 제공하여 쉽게 추적하고 관리할 수 있습니다.

***

*원문 최종 수정: Mon, 8 Apr, 2024 at 10:18 AM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/certificates/manually-issue-certificates.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.
