> 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/basics/views/publishing-a-smartsheet-calendar-to-ical.md).

# SmartsheetカレンダーをiCalに公開する

Smartsheet 以外のカレンダーでSmartsheetタスクを表示するには、カレンダービューからシートを公開し、iCal 形式をサポートする任意のカレンダーからそのシートを購読できます (いくつか例を挙げると、Zimbra や Outlook for Windows など、多くのカレンダー プログラムがこれを実行します)。 。

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

* Smartsheet
* Business
* Enterprise

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

### 許可 <a href="#id-30j0zll" id="id-30j0zll"></a>

ライセンスを取得したシートの所有者と管理者は、カレンダービューをiCal に公開できます

この機能が[Smartsheet Regionals](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Gov](https://help.smartsheet.com/articles/2480681)に含まれているかどうかを確認してください。

シート データを公開して、 Smartsheetの外部のカレンダー プログラムからシート データを購読できるようにするには：

1. シートのカレンダービューに切り替え、![Publish iCal button](/files/7ey0W6X5r9J19fxsSsty)ツールバーの \[iCal の発行] を選択します。\
   \[公開オプション] フォームが表示されます。
2. \[カレンダー] で \[オン] オプションが選択されていることを確認してください。
3. 「リンクを取得」を選択します。
4. \[カレンダーに追加] を選択するか、URL をコピーして手動で貼り付けて、外部カレンダーからSmartsheetカレンダーを購読します。

シートを更新すると、加えた変更が公開された iCal に反映されます。 ただし、カレンダー データは、外部カレンダー プログラムで指定された頻度で更新されます (遅延が発生する可能性があります)。

**以下の点に留意してください。**

* このオプションは、レポート*の*カレンダー ビューからは使用できませ&#x3093;*。*
* この機能は、Mac 上の Microsoft Outlook ユーザーは使用できません。
* 公開されたカレンダーは、更新すると置き換えられます。したがって、 Smartsheetの外部で行われた変更は上書きされます。
* カレンダービューと公開されたカレンダー エントリには、プライマリー列の情報のみが表示されます。 表示する列を変更または追加することはできません。
* システム管理者は公開を無効にすることができます。システム管理者がこれを行った場合、「iCalの公開」アイコンはグレー表示になります。
* 期間が部分的な日、時間、または分の単位であるプロジェクト シートのタスクは、カレンダービューおよび公開されたカレンダーでは引き続き全日にまたがります。


---

# 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/basics/views/publishing-a-smartsheet-calendar-to-ical.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.
