To make data exchange between epanet-js and third party applications possible, there are a number of network data export options you can use to share network data. These options can be found in the File > Export sub-menu.

The currently supported export options are:
<aside> ⚠️
Export formats might not support all features supported by epanet-js, such as customer points or custom asset fields.
We recommend using the epanet-js Project (.ejsdb) as your primary save and only exporting data for external compatibility.
</aside>
Deep dive on how to export your data to third-party apps with these examples:
Export Example #1: Importing asset data into QGIS
Export Example #2: Importing simulation results into Microsoft Excel