# 작업간 데이터 이동

워크플로 검색창에서 **작업간 데이터 이동** 액션을 선택합니다.\
액션이 추가되면 설정 팝업에서 세부 실행 요소를 설정합니다.

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

<figure><img src="https://4259766993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tf5wU3gqEdnZAEnPTm6%2Fuploads%2FZEKnPGs74JApv6VzCRbL%2Fimage%20355.png?alt=media&#x26;token=0b8c2474-936e-48e8-832e-4b8413cb264b" alt=""><figcaption></figcaption></figure>

1. 데이터를 가져올 작업을 선택하고 작업 내 시트, 셀 위치 등을 지정합니다.
2. 가져온 데이터를 삽입할 위치를 지정합니다.

* **가져올 데이터 시트**

<figure><img src="https://4259766993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tf5wU3gqEdnZAEnPTm6%2Fuploads%2FXL6CuiuS8GzvFvOVgO1E%2Fimage%2096.png?alt=media&#x26;token=2c97dc50-b929-4526-8f5e-ee48f3f28999" alt=""><figcaption></figcaption></figure>

* **작업 완료**

<figure><img src="https://4259766993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tf5wU3gqEdnZAEnPTm6%2Fuploads%2FIfZObC8QUbPq1LT7wPdH%2Fimage%2098.png?alt=media&#x26;token=472bb49d-511a-427a-a8e9-211ad2493cc1" alt=""><figcaption></figcaption></figure>

작업간 데이터 가져오기 액션으로 바티 엑셀로 관리하는 항목을 데이터 시트로 불러올 수 있어요.\
데이터 시트로 가져온 항목은 대량 파일 생성이나 맞춤 메일 발송 등에 다양하게 활용할 수 있습니다.

<figure><img src="https://4259766993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tf5wU3gqEdnZAEnPTm6%2Fuploads%2FVDGNLyYdaCJghdPdPxpJ%2Fimage%20376.png?alt=media&#x26;token=5932fd52-4a09-4ee8-84e2-bdd46d6cc3e3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
데이터 시트에 제목행을 가져오려면 세부설정에서 셀 위치를 "B0"로 설정해 주세요.
{% endhint %}


---

# 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/action/batidata.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.
