> ## 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 Table

## About this Block

**What it does:**
Exports Table data to an external file.

**Common uses:**

* This block is used to export a Table to an external CSV file.

***

Exports Table data to an external file.

### Inputs

| Name  | Type                                                 | Description                         |
| ----- | ---------------------------------------------------- | ----------------------------------- |
| Path  | [Path](../../../../block-documentation/types/path)   | System path of exported Table file. |
| Table | [Table](../../../../block-documentation/types/table) | Table to export.                    |

### Outputs

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