> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/apps-and-integrations/google-integrations/syncing-your-smartsheet-and-google-calendars.md).

# GoogleカレンダーでSmartsheetカレンダーを使用する

Smartsheetアプリを使用すると、 Smartsheetカレンダーを Google カレンダーと統合できます。

### プラン <a href="#u2bzzsdqk94k" id="u2bzzsdqk94k"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 「[Smartsheetプラン](https://smartsheet.dxable.com/price/)」ページを参照してください。

### 許可 <a href="#n4vyq1k0gdm2" id="n4vyq1k0gdm2"></a>

ライセンスを取得したすべてのユーザーは、 Smartsheetカレンダーを Google カレンダーと統合できます。

この機能がSmartsheetリージョンまたはSmartsheet Gov に含まれているかどうかを確認してください。

Smartsheetカレンダーを Google カレンダーと統合するには、次の 2 つの方法があります。

* Google カレンダーに公開: Smartsheetで作成した日付を Google カレンダーに表示します。\
  重要: この機能では、Google からSmartsheetにカレンダー アイテムを追加できません。
* Google カレンダーをオーバーレイする: Google カレンダーをSmartsheetカレンダーに追加します。シートのカレンダービューを使用して、Google カレンダーのタスクとSmartsheetカレンダーを比較します。

{% hint style="info" %}
注記\
これらの機能はシートでのみ機能します。カレンダービューを使用している場合でも、レポートでは機能しません。
{% endhint %}

**始める前に**

* シートごとに最大 600 個のタスク (行) を公開またはオーバーレイできます。 600 を超えるタスクを処理している場合は、代わりに iCalの公開機能を使用できます。
* この機能を使用するには、少なくとも編集者権限が必要です。

#### Google カレンダーに公開 <a href="#tyt01pbwp9x4" id="tyt01pbwp9x4"></a>

1. カレンダービューに切り替えます。<br>

   <figure><img src="/files/HGVZ5nKSlaiHeENdpeNF" alt="" width="375"><figcaption></figcaption></figure>
2. \[Google カレンダーに公開]ダイアログを開くには、![Publish Calendar](/files/2wwQEVkg5rttoUJMsyUJ) をクリックします。
3. スライダーをオンに切り替え、Google カレンダーの名前を入力します。

   <figure><img src="/files/hDaPOgsFhp1ayqqqqyhQ" alt="" width="375"><figcaption></figcaption></figure>
4. 「OK」をクリックします。

Smartsheetのすべてのタスクは、Google カレンダーの新しいカレンダーに表示されます。 Smartsheetで新しいタスクを追加したり、既存のタスクを変更したりすると、その変更は Google カレンダーに自動的に表示されます。

{% hint style="info" %}
注記\
Google でSmartsheetタスクをドラッグして日付を変更した場合、その変更はSmartsheetに同期されません。ただし、イベントの詳細に表示されるリンクを使用して、行に直接変更を加えることができます。
{% endhint %}

#### Google カレンダーをオーバーレイする <a href="#e8tw2xfw24ir" id="e8tw2xfw24ir"></a>

1. カレンダービューに切り替えます。
2. \[Google カレンダーをオーバーレイ] ダイアログを表示するには、![Calendar Overlay button](/files/4wud23WHOQeCzabw9IS7) をクリックします。
3. スライダーをONに切り替え、重ね合わせたいGoogleカレンダーを選択します。

   <figure><img src="/files/5lPhibpsFZepNrpbhf16" alt="" width="375"><figcaption></figcaption></figure>
4. 「OK」をクリックします。

Google カレンダーで行った変更は、 Smartsheetカレンダーに反映されます。 Google カレンダーのアイテムは読み取り専用であるため、 Smartsheetで編集することはできません。

すでに Google アカウントにログインしている場合、Google は、Google 認証情報を使用するためのSmartsheet権限の付与を求める場合があります。それ以外の場合は、Google アカウント情報を提供する必要があります。

{% hint style="info" %}
注記\
Google カレンダー オーバーレイはあなたにのみ表示されます。シート上の他の共同作業者には、あなたの Google カレンダー オーバーレイは表示されません。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/smartsheet/apps-and-integrations/google-integrations/syncing-your-smartsheet-and-google-calendars.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
