# 수료증 사용자 권한 설정 및 실행 취소/다시 실행 기능 사용법

이제 하위 계정(로케이션) 수준 권한에서 사용자에게 수료증 모듈에 대한 접근 권한을 부여할 수 있습니다.

## 수료증 빌더의 실행 취소/다시 실행

* 수료증 빌더에서 실행 취소/다시 실행 기능을 사용할 수 있습니다.
* 사용자는 이제 편집 작업을 원활하게 제어할 수 있으며, 필요 시 이전 단계로 되돌릴 수 있다는 안심 하에 창의적으로 실험할 수 있습니다.

## 수료증 빌더의 접근성

* 수료증 빌더에서 미리보기, 저장, 실행 취소/다시 실행 등 빠른 작업을 위한 키보드 단축키를 도입하여 사용자에게 더 큰 제어권과 편의성을 제공합니다.
* 사용자는 수료증 빌더에서 CTRL / ⌘ + Z(실행 취소), CTRL / ⌘ + S(저장) 등의 단축키를 활용하여 워크플로우 효율성을 높일 수 있습니다.

***

*원문 최종 수정: 2024년 6월 13일* *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/how-to-toggle-certificates-user-permissions-undo-redo-functionality.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.
