# 대화에서 임시저장 메시지 사용하는 방법

좋은 소식이 있어요! 대화(Conversations)에서 보내지 않은 메시지를 자동으로 저장하는 기능을 출시했습니다. 이제 작업을 중단했다가 다시 시작할 때도 끊김 없이 이어갈 수 있어요.

대화에서 작성한 임시저장 메시지는 자동으로 저장되므로 진행 상황을 잃지 않고 계속 작업할 수 있습니다.

## 새로운 기능들

* 대화에서 작성한 메시지 임시저장본이 자동으로 저장됩니다.
* 메시지를 입력하던 중 발송하지 않고 나갔다가 다시 돌아와도 임시저장된 내용을 그대로 볼 수 있어요.
* 내부 댓글(Internal Comment) 임시저장본도 채널을 바꾸거나, 작성창을 접었다 펼치거나, 다른 대화로 이동해도 그대로 유지됩니다.
* 작성창을 접었다가 다시 펼치면 마지막에 선택했던 채널을 기억해줍니다.
* 이러한 개선사항들로 더 빠르게 작업을 재개할 수 있고 맥락을 잃지 않고 이어갈 수 있어요.

***

*원문 최종 수정: Mon, 6 Apr, 2026 at 7:37 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/conversations/view-edit-ai-response-info-in-conversations/how-to-save-draft-messages-in-conversations.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.
