# 이메일 수정, 복사, 삭제하기

## 이 글에서는

작성하고 있는 이메일을 수정하거나 복사, 삭제하는 기본적인 관리 방법에 대해 알아봅니다.&#x20;

***

이메일 목록에서 이메일을 복사하거나 삭제할 수 있습니다. 이메일 목록 오른쪽에 있는 더보기\[∨]를 클릭하면 \[수정하기, 복사하기, 삭제하기] 버튼이 나타납니다.

<figure><img src="/files/TkqAKif4IuRJQ8bC5Pa1" alt=""><figcaption></figcaption></figure>

## 수정하기 <a href="#modify" id="modify"></a>

작성중 상태인 이메일은 언제든지 목록에서 이메일의 제목을 클릭해 수정할 수 있습니다. 이메일의 제목을 클릭해도 되고, 목록 오른쪽에 있는 \[더 보기(∨) → 수정하기]를 클릭해 수정 화면으로 이동할 수도 있습니다. 단, 이미 발송 완료된 이메일은 이미 수신 쪽의 서버로 넘어가 있는 상황이기 때문에 수정할 수 없습니다.

## 복사하기 <a href="#copy" id="copy"></a>

\[더 보기(∨) → 복사하기]를 클릭해서 같은 이메일을 복사할 수 있습니다. 복사한 이메일은 주소록, 발송 정보, 이메일 콘텐츠, [공유정보](/email/share/configuration.md) 등 모든 정보가 동일하므로 같은 이메일을 다른 주소록에 발송하거나 똑같은 이메일 콘텐츠를 다시 발송할 때 유용한 기능입니다.&#x20;

복사 기능을 사용하면 이미 만들어둔 이메일을 템플릿처럼 활용할 수 있습니다. \[[태그](/email/manage/tag.md)] 기능과 함께 템플릿용 이메일은 따로 관리하면 편리하게 편집할 수 있습니다.

## 삭제하기

\[더 보기(∨) → 삭제하기] 를 클릭하면 확인 단계를 거쳐 이메일을 삭제합니다. 삭제한 이메일은 DB에서도 즉시 삭제되기 때문에 복구 할 수 없습니다.


---

# 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://help.stibee.com/email/manage/modify-copy-delete.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.
