> For the complete documentation index, see [llms.txt](https://creco-1.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creco-1.gitbook.io/docs/episode/export.md).

# 내보내기

{% hint style="info" %}
내보내기가 가능한 구성원은\
프로젝트에서 **`전체 허용`**, **`관리 허용`**, **`편집 허용`** 권한인 구성원\
프로젝트 공정에서 **`관리 허용`**, **`편집 허용`** 권한인 구성원입니다.
{% endhint %}

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

내보내기는 버전에 포함된 결과물들을 원하는 사이즈 및 포맷으로 추출하여 다운로드받는 기능입니다.

## 내보내기 파일명

* 다운 받을 압축 파일명입니다. 기본값은 **`프로젝트 이름`**, **`회차`**, **`공정`**&#xC785;니다.

## 내보내기 방식

### 고정 사이즈

* 입력된 가로 / 세로 사이즈로 분리하여 추출합니다.
* 기본적으로 가로 720px, 세로 1100px로 설정되어 있습니다.

### 비율 유지

* 가로 사이즈만 입력하면 페이지 별로 입력된 가로 사이즈로 맞추어서 추출합니다.

### 원본

* 업로드된 원본 파일 사이즈 그대로 추출합니다.

## 파일 설정

* JPG, PNG 혹은 PDF 포맷을 선택합니다.
* 이미지 파일의 품질을 선택합니다.
* 접두어를 입력하면 **`접두어`**, **`순서`**&#xB85C; 파일명이 정해집니다.

## 썸네일 포함하기

* 썸네일을 포함하면 썸네일 탭에서 등록한 썸네일이 표시됩니다.
* 체크한 썸네일은 함께 추출됩니다.


---

# 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://creco-1.gitbook.io/docs/episode/export.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.
