> ## 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.

# Adding Metadata to a Retention Policy

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 , retention , Admin , Established , P5"}} />

Because non-modifiable retention policies are designed to meet regulatory requirements such as [FINRA](https://www.finra.org/#/), their configuration cannot be changed once the polices are enabled. The exception is that [folders](/en/box-governance/retention/adding-folders-to-a-retention-policy) and metadata can be added to retention policies. This enables customers who onboard their business users to Box in phases to add those business units to existing retention policies, rather than having to create separate policies with identical configuration. This topic explains how to add metadata to a retention policy.

1. Go to **Admin Console > Governance**.
2. Click the **Retention** tab.
3. Click the name of a retention policy that is applied to metadata to view its details.
4. Click **Add Metadata** (<InlineImage src="/images/box-governance/add-metadata-button.png" alt="add-metadata-button-png" />).
5. Search for and select one or more additional metadata.
6. Click **Select**.
