> For the complete documentation index, see [llms.txt](https://docs.totlelab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.totlelab.com/biz-ent/admin-page/greater-than-22.md).

# 보안 및 실수 방지 > 파일 첨부 제한

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

* **일반 첨부**(아웃룩  기본기능)와 **토틀 대용량 첨부** 시 **특정 파일 확장자가 메일에 있을 경우** **메일 발송**을 **방지**할 수 있습니다.
* **첨부 파일이 일정 용량 이상**이면 **메일 발송을 방지**할 수 있습니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-22.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.
