> 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/system-admin/admin-center/configure-data-retention.md).

# データ保持ポリシーを構成する

データ保持ポリシーを使用して、組織がコンプライアンスまたは規制上の理由でデータを保存する方法と、データが不要になった後のデータの破棄方法を制御します。

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

* Smartsheet Advanceパッケージ

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

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

* システム管理者はデータ保持ポリシーを構成できます。
* ガバナンス制御を有効にするには、Advance Platinum サブスクリプションが必要です。

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

ガバナンス データ ポリシー コントロールを使用してデータ保持ポリシーを設定し、保持するデータとパージするデータを管理します。

作成できるポリシーは 1 つだけですが、そのポリシーにはいくつでも包含グループを割り当てることができます。現時点でのポリシー条件では、シートとその添付ファイルのみがサポートされています。このポリシーは、指定した作成日または最後に編集した日よりも古いシートに適用できます。

データ保持ポリシーを構成してアクティブ化すると、データ保持ポリシーがバックグラウンドで実行され、保持されるデータがコンプライアンス要件を満たしているかどうかが確認されます。

スキャンによってシートや添付ファイルがポリシーに準拠していないことが検出された場合、シート所有者にはデータが準拠していないことが通知され、アクションを起こさない場合は削除されます。アイテムを準拠させるための措置を講じなかった場合、アイテムは削除されます。削除が完了すると、削除を知らせる追加の通知が届きます。

#### データ保持ポリシーを設定する <a href="#id-27svhls7deev" id="id-27svhls7deev"></a>

1. 管理センターにログインします。
2. \[ガバナンス制御] > \[データ保持ポリシー] > \[構成] を選択します。
3. 画面の指示に従ってポリシー条件を設定します。
   * 作成日と最終変更日を設定します。
   * ポリシーを実行する頻度、事前通知の量、およびポリシーが影響を与えるグループを設定します。
4. \[保存してオンにする] を選択してポリシーをアクティブ化します。

ポリシーはいつでも「ガバナンス制御」から有効または無効にできます。

**データ保持ポリシーを編集するには:**

* 管理センターの「ガバナンス制御」に移動し、「ポリシーの編集」を選択します。

ポリシーを更新すると、更新でスケジュールされたとおりにスキャンが実行されます。ポリシーに変更を加えると、時間枠が再開され、含まれているグループが追加 (または削除) されます。

注記\
データ保持ポリシーは編集または無効にすることができますが、削除することはできません。

#### 削除されたアイテムを回復する <a href="#vw9yuvt4i3ng" id="vw9yuvt4i3ng"></a>

所有者は、ポリシーによってアイテムが完全に削除される前にシートを回復できます。

データ保持ポリシーによって削除されたアイテムを復元するには、次の 2 つの方法があります。

* シートを削除済みアイテム フォルダーの外に移動します。\
  -または-
* シートを開いて変更し、新しい変更を加えて保存します。


---

# 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/system-admin/admin-center/configure-data-retention.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.
