# 구글 캘린더 일정 생성

워크플로 검색창에서 **구글 캘린더 일정 생성** 액션을 선택합니다.\
액션이 추가되면 설정 팝업에서 세부 요소를 설정합니다.

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

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

1. 액션을 처음 사용하는 경우, **+ 새 구글 계정 연결**을 클릭하여 구글 계정으로 로그인해 주세요.
2. 일정을 등록할 캘린더를 선택해 주세요.
3. 일정 상세정보를 확인하고 저장해 주세요.

{% hint style="info" %}
데이터 시트와 컬럼을 사용하면 여러 건의 일정을 한 번에 등록할 수 있습니다.
{% endhint %}

<figure><img src="/files/6CV5L6BeAbtDQhHqMlAF" 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-calendar_2.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.
