# 보안 및 실수 방지 > 첨부 파일 암호화

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

* **일반/대용량 파일** 첨부 시 파일을 **암호화**할 수 있습니다.
* **압축 파일 확장자 설정**을 **zip이 아닌 다른 확장자**를 사용하여 **한층 보안을 강화**할 수 있습니다.
* 암호화 후 메일 발송 시 **비밀번호 안내 메일 지연 발송 시간** 후 **대용량 파일 암호가 발송**됩니다.&#x20;
* 암호화 후 메일 발송 시 수신자가 파일을 열 때 아래와 같이 **비밀번호**를 **작성**하라는 창이 나옵니다.

<figure><img src="/files/Y7dNklp73o78AfLijvgi" alt="" width="374"><figcaption></figcaption></figure>

* 수신자는 수신 받은 대용량 파일 암호를 작성하여 대용량 파일을 열람할 수 있습니다.

<figure><img src="/files/YnOHqN90kzHuVyeWxYpV" alt=""><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/admin-page/greater-than-24.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.
