# 첨부파일 압축 및 암호화

{% hint style="warning" %}
첨부파일 압축 및 암호화 기능은 **Personal 플랜 이상 구독자**에 한해 활용할 수 있는 기능입니다.
{% endhint %}

## 첨부파일  압축 및 암호화하기

* 아웃룩을 실행합니다.
* **새 전자 메일**을 클릭합니다.
* 활성화 된 우측 토틀 패널 내 **대용량 첨부** 탭을 클릭합니다.

{% hint style="info" %}
우측 패널이 활성화 되어 있지 않은 경우 메시지 탭 내 **추가기능** 아이콘을 클릭해 패널을 활성화 할 수 있습니다.
{% endhint %}

* 대용량 첨부 탭 하단 영역에서 **파일을 압축 및 암호화** 할 수 있습니다.
* 암호화 하고 싶은 파일 혹은 폴더가 있다면 **파일 추가** 혹은 **폴더 추가**를 **클릭**해 파일을 추가합니다.
* 암호화 하고자 하는 파일의 업로드가 완료 되었다면 가장 우측에 위치한 **압축 및 암호화 버튼을 클릭**합니다.

<figure><img src="/files/RYZDN2l2sSbyQmKwxgVt" alt="" width="261"><figcaption></figcaption></figure>

* 버튼을 클릭하면 압축 과 암호화 기능 설정이 가능한 **압축설정 팝업창**이 나타납니다.
* 압축할 파일의 이름과 비밀번호를 입력한 뒤 **압축시작** 버튼을 클릭합니다.

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

* 압축이 완료된 파일은 **바로** **위**에 위치한 **첨부파일 패널로 이동**합니다.

<figure><img src="/files/JLW7gqVee6gpiRpdG6J6" alt="" width="409"><figcaption></figcaption></figure>

* 이메일 본문 내용을 마저 작성해 이메일 전송을 클릭하면 압축 및 암호화 된 파일을 첨부해 상대방에게 전송할 수 있게 됩니다.

## 암호화 된 파일 열람하기

* 암호화 된 파일은 **이메일 내 첨부파일 다운로드 영역**에서 **바로 다운로드** 받을 수 있습니다.
* 파일 명 클릭과 동시에 파일의 다운로드가 진행됩니다.
* 파일 열람을 위해서는 지정해 두었던 **암호를 입력 해야만 파일의 내용을 확인**할 수 있습니다.


---

# 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://docs.totlelab.com/biz-ent/email-security/filecompressionandencryption.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.
