> ## 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 Folders 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 , Governance , Admin , Instructions , Retention Policy , Article , Established , Instruction , Govern , P3"}} />

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, [metadata](/en/box-governance/retention/adding-metadata-to-a-retention-policy), and [classification labels](/en/box-governance/retention/adding-classification-labels-to-a-retention-policy) 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.  When you add a folder to a retention policy, all files in the folder and in its subfolders are subject to the retention policy.  When adding folders to a retention policy, you cannot select a folder that currently has a retention policy whose retention span is equal to or greater than the retention policy you want to apply.

**To add folders 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 folders to view its details.
4. Click **Add Folders** (<InlineImage src="/images/box-governance/button-add-folders.png" alt="button-add-folders-png" />).
5. Search for and select one or more folders.
6. Click **Choose**.
7. Review the folders that you added. Once you save your changes to the policy, the added folders cannot be removed. (Existing folders have a lock icon (<InlineImage src="/images/box-governance/icon-lock.png" alt="icon-lock-png" />) next to them and cannot be removed at all. Added folders can be removed before you save your changes. To do so, hover over the folder you want to remove and click **Remove**.)
8. Click **Save**.
9. In the Retention Policy Warning dialog box, click any necessary confirmation check boxes, and then click **Start Policy**.
