# 파일 가져오기 및 내보내기

> <mark style="background-color:yellow;">🔎Click! 이미지를 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

{% @arcade/embed flowId="tXlNyU4iLFi2o7pPijNp" url="<https://app.arcade.software/share/tXlNyU4iLFi2o7pPijNp>" %}

## 작업 가져오기

### 엑셀파일 가져오기

기존 사용하고 있는 **엑셀 파일(xlsx 확장자)**&#xC744; 바티로 가져올 수 있습니다. (xls 확장자는 호환 불가)&#x20;

> <mark style="background-color:yellow;">🔎Click! 이미지를 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

1. 새 작업을 시작합니다.
2. **가져오기 -  Microsoft Excel을 선택**한 후 내 PC에 있는 파일을 가져옵니다.\
   파란색 영역을 클릭하여 파일하여 파일을 가져오거나, 드래그&드롭으로 가져올 수 있습니다.

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

1. 생성한 작업 내에서도 동일하게 기존 엑셀을 가져와 사용할 수 있습니다.

### 구글시트 가져오기

1. 새 작업을 시작합니다.
2. **가져오기 - Google Sheets를 선택**합니다. \
   처음 사용하는 경우 구글 계정에 대한 엑세스 허용이 필요합니다.
3. 구글 팝업창에서 가져올 파일을 선택합니다.

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

### 구글독스 가져오기

1. 새 작업을 시작합니다.
2. **가져오기 - Google Docs를 선택**합니다. \
   처음 사용하는 경우 구글 계정에 대한 엑세스 허용이 필요합니다.
3. 구글 팝업창에서 가져올 파일을 선택합니다.

<div align="center"><figure><img src="/files/p5soA8JPzNDpI57DjqhN" alt=""><figcaption></figcaption></figure></div>

### 구글슬라이드 가져오기

1. 새 작업을 시작합니다.
2. **가져오기 - Google Slide를 선택**합니다. \
   처음 사용하는 경우 구글 계정에 대한 엑세스 허용이 필요합니다.
3. 구글 팝업창에서 가져올 파일을 선택합니다.

<figure><img src="/files/1uMhkBCyYCgIKAwSoVKQ" alt=""><figcaption></figcaption></figure>

## 작업 내보내기

바티로 작업한 내용을 엑셀, PDF, HTML 형태의 파일로 다운로드 할 수 있습니다.<br>

1. 워크베이스 상단의 공유 버튼을 클릭해 주세요.
2. 원하는 파일 형식을 클릭하면 파일이 자동으로 다운로드 됩니다.

<figure><img src="/files/SpW4Gxp3hJ8ofLboJJNB" 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://guide.bati.ai/service/quickstart/import-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.
