# Googleカレンダー

Sesami は予約を Google カレンダーに同期するため、チームは個人の予定と並べて予約を確認できます。

## 仕組み

* Sesami は、各リソースごとに Google カレンダー内に個別のカレンダーを作成します
* 予約は次のように表示されます **閲覧のみ** のイベント — キャンセルや再スケジュールは Sesami から行う必要があります
* **双方向同期**: Sesami のイベントは Google カレンダーに表示され、"Busy" とマークされた Google カレンダーのイベントは Sesami での空き状況をブロックします
* 現在および今後のイベントのみが同期されます — 過去の予約は同期されません

## Google カレンダー同期を有効にする

{% stepper %}
{% step %}
リソースに移動します

次へ移動: Sesami > チーム / リソース > \[リソースを選択] > 詳細設定 > Google カレンダー同期
{% endstep %}

{% step %}
Google アカウントを接続する

クリックして接続し、Gmail アカウントでサインインします。認証フロー中にすべての権限チェックボックスが有効になっていることを確認してください。
{% endstep %}

{% step %}
完了

そのリソースの予約は、これで Google カレンダーに表示されます。
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
各リソースは **一意の** Gmail アドレスに接続する必要があります。同じメールを複数のリソースに同期することはできません。
{% endhint %}

## Google カレンダーから空き状況をブロックする

Google カレンダーを使って Sesami で時間をブロックするには:

1. イベントを **メイン カレンダー** に作成します（「マイ カレンダー」の下）
2. イベントのステータスを **Busy**

{% hint style="info" %}

* に設定します **請求は** 「他のカレンダー」内のイベントは
* Sesami の空き状況をブロックします **請求は** 「他のカレンダー」内のイベントは
  {% endhint %}

## リソース間でカレンダーを共有する

マネージャーや管理者がすべての予約を1か所で確認する必要がある場合:

1. **カレンダーを集約する**: 各リソースが Google カレンダーを Sesami に接続し、その後 [Google カレンダーの共有](https://support.google.com/calendar/answer/37082) を使って各カレンダーを中央アカウントと共有します
2. **Zapier で自動化する**: Zapier を使って [Google カレンダー間でイベントをコピーする](https://zapier.com/apps/google-calendar/integrations/google-calendar) ことで、予約が他のチームメンバーのメイン カレンダーに表示されます

{% hint style="info" %}
カレンダー共有と Zapier の連携は Sesami の外部で管理されます。設定の案内は可能です — お問い合わせください <help@sesami.co>.
{% endhint %}

## トラブルシューティング

* **予約が表示されない場合?** Google サインイン中にすべての権限が付与されたか確認してください。接続を解除して再接続してみてください。
* **Apple デバイスに同期されない場合?** 参照 [macOS、iOS 用 Google カレンダー](/ja/apps-integrations/google-calendar/google-calendar-with-macos-os-x-ios-iphone-ipad.md)

## 関連項目

* [macOS、iOS（iPhone/iPad）用 Google カレンダー](/ja/apps-integrations/google-calendar/google-calendar-with-macos-os-x-ios-iphone-ipad.md) — Apple デバイスへの同期を修正する
* [リソースの利用可能状況](/ja/yu-yue/availability/resource-availability.md) — リソースのスケジュールを管理する
* [通知メール](/ja/tong-zhi/notification-emails.md) — メール内のカレンダーイベント（.ics）添付ファイル

{% embed url="<https://www.youtube-nocookie.com/embed/8zwtCsVqRHc>" %}
Sesami で Google カレンダー同期を設定する
{% endembed %}


---

# 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://help.sesami.co/ja/apps-integrations/google-calendar.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.
