# Working with Container Storage Interface (CSI)

### What is CSI? <a href="#workingwithcontainerstorageinterface-csi-csilagi" id="workingwithcontainerstorageinterface-csi-csilagi"></a>

* Container Storage Interface (CSI) is a standard interface that allows containers to interact with different storage systems. CSI provides a set of common APIs that containers can use to access and manage data, regardless of the underlying storage system.
