> 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/data-egress-policy.md).

# データ出力ポリシーを構成する

さまざまなユーザーグループの制限と例外をカスタマイズする

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

* Enterprise
* Smartsheet Advanceパッケージ

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

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

データ送信ポリシーを構成するには、 Smartsheetシステム管理者である必要があります。

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

データ出力ポリシーを使用すると、データ共有を可能にするアクションを組織が制限する方法を制御できます。システム管理者は、外部ベンダー、契約社員、内部グループなどの特定のグループをポリシーから除外できます。複数のポリシーを組織レベルで設定して、さまざまなレベルのアクセスを有効にすることができます。

このポリシーでは次のアクションを制限し、機密性の高いデータの配布を防止できます。

* 新規として保存
* テンプレートとして保存する
* 添付ファイルとして送信
* 公開
* 印刷する
* 輸出

組織にデータ送信ポリシーが設定されている場合、ユーザーが制限されたアクションを実行しようとすると通知が表示されます。

注記\
データ送信ポリシーは、他のインターフェイス、特にSmartsheetモバイル アプリケーションやパブリック API を通じても適用されます。

#### データエグレスの制限 <a href="#iwonz0osa4oc" id="iwonz0osa4oc"></a>

* すべての出力アクションが制限されるわけではありません。共有機能とシートのスナップショットはデータ出力ポリシーによって制御されません。
* ポリシーはシート、レポート、ダッシュボードに適用されます。共有やワークスペースを通じて、他の出口の機会も存在します。

#### グループとデータ出力ポリシー <a href="#blepdu1474z4" id="blepdu1474z4"></a>

グループを作成すると、特定のユーザーのサブセットをデータ出力ポリシーから除外するのに役立ちます。

たとえば、組織が特にプライバシーを重視している場合は、これらの制御が適用されないグループ (顧客対応業務を担当するチームなど) を定義できます。

#### 管理センターでデータ送信制御を有効にする <a href="#amylcymm90mj" id="amylcymm90mj"></a>

**データ送信ポリシーを設定する**

1. 管理センターにログインします。
2. \[ガバナンス制御]を選択し、\[データ エグレス ポリシー] タイルを構成します。
3. \[ポリシーの作成] を選択し、画面の指示に従います。

**データ送信ポリシーを編集する**

1. 管理センターにログインします。
2. \[ガバナンス制御]を選択し、\[データ エグレス ポリシー] タイルで \[管理] を選択します。
3. 行の右側で、ポリシーのステータスをオンまたはオフに切り替えます。または、「その他」![](/files/1U9mCfWpupv8URRjSIES)の上にマウスを移動して、ポリシーを編集または削除します。


---

# 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/data-egress-policy.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.
