# 맞춤 파일 대량생성

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

### 맞춤 파일 대량생성이란?

파일을 대량으로 생성하는 작업이란 정해진 서식과 구조를 가진 파일을 대량으로 만들어내는 것을 뜻합니다. 일정한 규칙안에서 변경이 필요한 부분을 {{변수}}라는 개념을 사용해 각각의 맞춤형 파일을 만들어 낼 수 있습니다.

### 어떤 분야에 활용할 수 있나요?

거래명세서와 견적서, 납품확인서 등 동일한 서식에 내용만 바뀌는 다양한 파일을 대량으로 생성할 때 활용할 수 있어요.

예를 들어, 매월 발송해야하는 거래명세서의 경우 업체명, 업체별 상품정보, 금액 등 수정이 필요한 항목만 변수로 지정하고 파일을 생성하면 파일명까지 맞춤으로 바뀐 파일을 첨부해 자동으로 발송할 수 있습니다.

많은 양의 파일 생성이 필요할수록 더욱 유용하게 사용할 수 있습니다.

### 바티의 맞춤 파일 대량생성 자동화 액션은?

바티의 해당 자동화 기능은 클릭 한 번으로 대량파일을 생성하고 수신자별 맞춤 발송까지 가능하게 도와줍니다.

특히, 데이터컬럼을 활용하면 생성해야 할 파일의 데이터를 한 번에 관리할 수 있는데요. 파일을 매번 각각 열어 내용을 수정하고 각기 첨부해 발송하는데 드는 시간을 획기적으로 줄일 수 있습니다.

생성된 파일을 PDF나 엑셀뿐만 아니라 파일 다운로드 링크 형식으로도 제공하기 때문에 알림톡이나 문자메시지로 대량 발송도 가능합니다.

{% hint style="success" %}
맞춤 파일을 대량생성할 수 있는 바티 액션을 이용해 자동화를 시작해보세요.
{% endhint %}

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>대량 파일 생성하기</td><td><a href="/pages/o0xnnQX8ujyGmuzc7vGL">/pages/o0xnnQX8ujyGmuzc7vGL</a></td><td></td><td></td></tr></tbody></table>


---

# 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://guide.bati.ai/service/mainaction/bulkfile.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.
