This document discusses best practices for using zFS with CICS. It describes where different types of CICS files should be stored on zFS based on their purpose and criticality. Install files should go in /usr/lpp/cicsts, critical files like programs and configuration files in /var/cicsts, and temporary files in separate directories for each CICS region under /cicstslogs. It also covers setting up permissions and directories for Java resources, pipelines, bundles and other CICS artifacts on zFS. Secure access controls are recommended using UNIX permissions and groups to allow appropriate access for CICS regions and administrators.