# 특정 파일 첨부 제한

{% hint style="warning" %}
확장자 별 파일 첨부 제한 기능은 **Enterprise 플랜 구독자**에 한해 활용할 수 있는 기능입니다.
{% endhint %}

## 파일 첨부 제한하기

1. **관리자 페이지 > 좌측 메뉴 > 보안 및 실수 방지 > 파일 첨부 제한**에 들어갑니다.

{% hint style="info" %}
**일반 파일**과 **대용량 첨부 파일**의 첨부 제한 확장자를 따로 설정할 수 있습니다.
{% endhint %}

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

### 일반 첨부 제한 파일 확장자 설정

* 첨부를 제한할 확장자를 입력 후 **콤마**를 입력해 줍니다.
* 일반 첨부 가능 최대 파일 크기를 지정합니다.
  * **-1**로 값을 설정하면 크기에 상관없이 모든 파일을 첨부할 수 있습니다
* 모든 설정값을 지정한 후 화면 **우측 상단**의 **저장**을 **클릭**합니다.

### 대용량 첨부 제한 파일 확장자 설정

* 첨부를 제한할 확장자를 입력 후 **콤마**를 입력해 줍니다.
* 모든 설정값을 지정한 후 화면 **우측 상단**의 **저장**을 **클릭**합니다.


---

# 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/fileuploadrestriction.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.
