> ## 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 Static Analysis Result

Export a Static Analysis Result.

### Inputs

| Name            | Type                                                                                       | Description                                                                                                                                                                          |
| --------------- | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Path            | [Path](../../../../block-documentation/types/path)                                         | The output file path.                                                                                                                                                                |
| Static analysis | [Static Structural Result](../../../../block-documentation/types/static-structural-result) | Static 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) |
