> ## Documentation Index
> Fetch the complete documentation index at: https://docs.box.com/llms.txt
> Use this file to discover all available pages before exploring further.

# リテンションポリシーへの分類ラベルの追加

export const InlineImage = ({src, alt = "", height = "1em"}) => {
  return <img noZoom src={src} alt={alt} style={{
    display: "inline-block",
    verticalAlign: "middle",
    height: height,
    width: "auto",
    margin: "0"
  }} />;
};

<div className="article_labels_list" style={{display: 'none'}} dangerouslySetInnerHTML={{__html: "Box Governance , Governance , Admin , Retention Policy"}} />

変更不可リテンションポリシーは、[FINRA](https://www.finra.org/#/)などの規制要件を満たすよう設計されているため、その設定は、ポリシーを有効にすると変更できません。 ただし、例外として、[フォルダ](/ja/box-governance/retention/adding-folders-to-a-retention-policy)、[メタデータ](/ja/box-governance/retention/adding-metadata-to-a-retention-policy)、分類ラベルをリテンションポリシーに追加できます。 これにより、Boxに企業ユーザーを段階的にオンボーディングするお客様は、ビジネスユニットを既存のリテンションポリシーに追加でき、同じ構成で個々のポリシーを作成する必要がありません。リテンションポリシーに分類ラベルを追加すると、その分類ラベルが適用されているすべてのファイルにリテンションポリシーが適用されます。 このトピックでは、リテンションポリシーに分類ラベルを追加する方法について説明します。

1. **\[管理コンソール] > \[Governance]** に移動します。
2. \[**リテンション**] タブをクリックします。
3. 分類ラベルに適用されているリテンションポリシーの名前をクリックして、その詳細を表示します。
4. \[**分類の追加**] (<InlineImage src="/images/box-governance/add-classification-button.png" />) をクリックします。
5. 追加する分類ラベルを1つ以上検索して選択します。
6. \[**選択**] をクリックします。
7. \[**保存**] をクリックします。
8. \[リテンションポリシーの警告] ダイアログボックスで、確認のためのチェックボックスを必要に応じてクリックし、\[**ポリシーの開始**] をクリックします。
