--- title: "Apply an existing Auto Extend policy to a filesystem" slug: "apply-an-existing-auto-extend-policy-to-a-filesystem" updated: 2025-06-24T12:17:19Z published: 2025-06-24T12:17:19Z canonical: "docs.zesty.co/apply-an-existing-auto-extend-policy-to-a-filesystem" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.zesty.co/llms.txt > Use this file to discover all available pages before exploring further. # Apply an existing Auto Extend policy to a filesystem This section describes how to apply an existing Auto Extend policy to one or more filesystems. You can use the following methods to apply an existing Auto Extend policy to filesystems: - **Apply a policy to a single filesystem** Use the Zesty platform. These policies take effect and will be visible in the Zesty platform immediately. - **Apply a policy to multiple filesystems** Use the AWS console. These policies take effect immediately, but can take up to 2 hours to be visible in the Zesty platform. ### Apply a policy to a single filesystem This section describes applying a policy to a single filesystem using the Zesty platform. When you apply an Auto Extend policy to a filesystem from the Zesty platform, a tag is added to that filesystem to enable Auto Extend to know which filesystems to manage. A tag is made of these parts: | Field | Value | Example | | --- | --- | --- | | Tag key | zesty:autoextend:policy_id | zesty:autoextend:policy_id | | Tag value | | a-bcdbcb5a9d | #### To apply a policy to a single filesystem: 1. From the Zesty platform, select **Zesty Disk**. In the Managed filesystems tab, filesystems that can be managed show the **Select solution** option. ![managed_fs_states](https://cdn.document360.io/0eb80240-664b-49f5-9181-5713ddf9f725/Images/Documentation/managed_fs_states.png) 2. By the filesystem that you want to extend, click **Select solution**, then in the **Auto Extend Policy** section, click **Select policy**. 3. In the **Select an Auto Extend Policy to File System** dialog, locate a policy to apply. You can change the sort order for the Policy name or Author columns. 4. Find the policy to apply, click **Apply Policy** and then confirm. The selected policy is applied to the filesystem. ### Apply a policy to multiple filesystems This section describes how to use the AWS console (or a script) to apply an Auto Extend policy to multiple filesystems. #### To add a policy to multiple filesystems: - Use the AWS console or a script to add the Auto Extend tag key (“zesty:autoextend:policy_id”) and the tag value that is specific to that policy for each volume you want to set to Auto Extend. You can find the policy’s ID in the **Zesty Disk > Policies** tab: ![](https://cdn.document360.io/0eb80240-664b-49f5-9181-5713ddf9f725/Images/Documentation/zd_policies_id.png) ####