# 구글 스프레드시트 데이터 조회

워크플로 검색창에서 **구글 스프레드시트 데이터 조회** 액션을 선택합니다.\
액션이 추가되면 설정 팝업에서 세부 요소를 설정합니다.

> <mark style="background-color:yellow;">🔎Click! 우측 상단의 화살표 아이콘을 클릭하면 예시 화면을 크게 볼 수 있습니다.</mark>

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

1. 액션을 처음 사용하는 경우, **+ 새 구글 계정 연결**을 클릭하여 구글 계정으로 로그인해 주세요.
2. 가져올 구글 시트를 선택해 주세요.\
   특정 위치의 데이터만 가져오는 경우 셀 위치를 입력하여 영역을 지정해 주세요.\
   (셀 위치를 입력하지 않는 경우 시트 내 전체 데이터를 가져옵니다.)
3. 결과를 삽입할 시트와 위치를 선택해 주세요.

{% hint style="info" %}
바로가기 버튼을 통해 선택한 구글 시트로 이동하여 확인할 수 있습니다.
{% endhint %}

<figure><img src="https://4259766993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9tf5wU3gqEdnZAEnPTm6%2Fuploads%2FL0WXd7U2gHHvb4PnO0Xx%2Fimage.png?alt=media&#x26;token=054b67e3-e83c-4cef-906c-ef47b1216f92" alt=""><figcaption><p>작업완료 - 구글 시트에서 가져온 데이터 확인</p></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/action/google-sheets_1.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.
