--- title: "Panzura Symphony With Wasabi" slug: "draft-how-do-i-use-panzura-symphony-with-wasabi" updated: 2026-08-10T20:07:34Z published: 2026-08-10T20:07:34Z canonical: "docs.wasabi.com/draft-how-do-i-use-panzura-symphony-with-wasabi" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt > Use this file to discover all available pages before exploring further. # Panzura Symphony With Wasabi [Panzura Symphony](https://panzura.com/products/symphony) is a data services platform designed to manage and orchestrate unstructured data across hybrid multi-cloud environments with capabilities that are central to both AI readiness and active archiving. Wasabi has been validated for use with Symphony. Symphony is a data insight, mobility and metadata extraction software solution that provides granular control of on-prem and cloud-based unstructured datasets. To use this product with Wasabi, please follow the instructions below. ## Requirements - Symphony version 2025.1u1 - Active [Wasabi Cloud Storage Account](https://wasabi.com/sign-up) - Wasabi Object Lock Enabled Bucket - See our [Bucket Creation Guide](https://docs.wasabi.com/docs/working-with-buckets-and-objects) - Access & Secret Key Pair - See our [Access Keys Guide](https://docs.wasabi.com/docs/creating-a-user-account-and-access-key) ## Reference Architecture Diagram ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-4IFDKIE0.png) **System Overview** ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-JZ5RSPNE.png) ## Configuration The steps outlined below are current as of version 2025.1u1 and may change in future releases. For the most up-to-date information, refer to the Administration Guide available at [https://know.panzura.com/symphony/administration-guide](https://know.panzura.com/symphony/administration-guide). ### Enable S3 plugin on the gateway Log in to the Symphony Admin Center. Navigate to the Servers tab and click ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-IHX0YQNB.png) to expand the Server Details pane. Click ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-6J0299PQ.png) (the Configuration icon). ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-OAPBO06H.png) Expand the Available Plugins tab and select **Wasabi Object Storage**. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-MQ5XABR8.png) Enter the appropriate details in Plugin Configuration and Encryption. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-Q866CF88.png) If an outbound Proxy is required, enter it under Plugin configuration. Next, configure Encryption to safeguard your data in the cloud. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-8GWJC8XY.png) Select **Generate Keys** and follow the instructions. > It is paramount that the provided Key file is safeguarded. It will be needed if you need to reinstall Symphony. Without it, all data becomes useless. Panzura cannot provide a decryption key if you lose it! ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-24VADV3A.png) Copy the Verification Code from the Key-File and click **Finish**. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-XDD4DZ0V.png) Enter the Wasabi connection details under Account. - Access Key ID—Input your Wasabi Access Key - Secret Key—Input your Wasabi Secret Key - Service FQDN—Input the [Wasabi Service Region](https://docs.wasabi.com/docs/what-are-the-service-urls-for-wasabi-s-different-storage-regions) URL where you created your bucket - Port—Set the port to 443 Save the settings by clicking the **Save** icon. A server restart will be required at this point. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-R9SNND2R.png) ### Configure Wasabi as a Destination To configure a Wasabi Destination, select the destination tab in Symphony AdminCenter and then the **+** to add a new Destination. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-LWS7DGQN.png) Enter a name for the Destination and select s3wasabi for the URI. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-2B6TV0SX.png) The URI field is populated with s3wasabi:// and needs to be completed with the FQDN of the Gateway Agent with the S3 plugin, the FQDN of the service endpoint, and the desired Wasabi bucket name in the format below s3wasabi://gatewayagentfqdn//wasabiserviceendpointfqdn/bucketname/ For example: s3wasabi://mwdemo-ch2.mwdemo.local/s3.eu-central-1.wasabisys.com/mw-sddemo-test/ Save the definition. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-ZPEDBX4V.png) ### Configure a Tiering Operation To archive data, you need to specify rules and policies. To add a rule, select the Rules tab in AdminCenter and then the plus sign to add a new Rule. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-LWS7DGQN.png) Define the set of files you want to manipulate (for example, all files older than 6 months, all PDFs larger than 1GB, etc.). ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-2ODO4CE4.png) Select the Policies tab and then the **+** to add a new Policy. Select from the provided list of Operations (most commonly used are migrate and copy). ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-ND7BEHH5.png) Create a task to execute the Policy at scheduled intervals or ad-hoc. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-PJ76HUY4.png) Tasks can be run at scheduled intervals or ad-hoc from the Dashboard in the Running Tasks Widget. Select the Task and watch your data archive to Wasabi. ![](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/image-I26DK40S.png)