> ## 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 Slices to CLF

## About this Block

The Export Slices to CLF block exports slice data as a CLF (Common Layer File).

## Example File

Download Example: [Export Slices to CLF](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/ExportSlicestoCLF.ntop)

*This file exports a slice stack as a CLF.*

![Export Slices to CLF](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/ExportSlicestoCLF.png)

***

Export slice stack data to a CLF file.

### Inputs

| Name        | Type                                                             | Description                                |
| ----------- | ---------------------------------------------------------------- | ------------------------------------------ |
| Path        | [Path](../../../../block-documentation/types/path)               | Path to export the CLF file to.            |
| Slice stack | [Slice Stack](../../../../block-documentation/types/slice-stack) | Slice stack to generate the CLF file from. |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [CLF slice data](../../../../block-documentation/types/clf-slice-data) |
