> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Export Modal Analysis Result

Export a Modal Analysis Result.

### Inputs

| Name           | Type                                                               | Description                                                                                                                                                                          |
| -------------- | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Path           | [Path](../../../../block-documentation/types/path)                 | The output file path.                                                                                                                                                                |
| Modal analysis | [Modal Result](../../../../block-documentation/types/modal-result) | Modal Analysis Result to export.                                                                                                                                                     |
| Compression    | File Compression Enum                                              | The compression objective. Choose between fastest compression (larger file size), balanced performance (medium file size), smallest file size or no compression (largest file size). |
| Unit system    | [Unit System](../../../../block-documentation/types/unit-system)   | Target unit system for the exported grid and data. By default data will be exported in MKS units.                                                                                    |

### Outputs

| Type                                                                           |
| ------------------------------------------------------------------------------ |
| [Analysis File Data](../../../../block-documentation/types/analysis-file-data) |
