> ## 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 Implicit Body

## About this Block

**What it does:** The **Export Implicit Body** block exports a \*.implicit file to a file path selected via file path text or dialog.

**Common uses:**

* Export an Implicit Body to use in other workflows or applications powered by nTop Core.
* Share an Implicit Body designed in nTop, removing your IP-containing nTop notebooks.
* Share the \*implicit file with implicit interop partners. You can learn more about implicit interop [here](https://www.ntop.com/software/capabilities/implicit-interop/).

## Example File

Download Example: [Import and Export Implicit Body](https://storage.googleapis.com/files-learn/static/ExtendedBlockDocs/import_implicit.ntop)
![Import and Export Implicit Body](https://storage.googleapis.com/files-learn/static/ReleaseImages/5.0/import_implicit.png)

***

Export an Implicit Body to a file.

### Inputs

| Name | Type                                                                 | Description              |
| ---- | -------------------------------------------------------------------- | ------------------------ |
| Path | [Path](../../../../block-documentation/types/path)                   | The output file path.    |
| Body | [Implicit Body](../../../../block-documentation/types/implicit-body) | Implicit body to export. |

### Outputs

| Type                                                                           |
| ------------------------------------------------------------------------------ |
| [Implicit Body File](../../../../block-documentation/types/implicit-body-file) |
