> ## 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 , retention , Admin , Article , Established , Instruction , Govern"}} />

1. **\[管理コンソール] > \[Governance]** に移動します。
2. \[**リテンション**] タブをクリックします。
3. 変更可能リテンションポリシーの名前をクリックします。
4. \[**その他のオプション**] (<InlineImage src="/images/shared/button-3-dots2.png" alt="button-3-dots2-png" />) をクリックし、\[**変更不可ポリシーに変換**] をクリックします。
5. 確認ダイアログボックスで、\[**変換**] をクリックします。
