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

# Temporary Directory

Make a temporary directory on disk. The returned Temporary Directory type contains the path. It is the caller's responsibility to clean up this temporary directory with Remove Temporary Directory before the end of the nTop session.

### Inputs

| Name  | Type                                                                   | Description                                                                                                                                                           |
| ----- | ---------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Rerun | [List Interface](../../../../block-documentation/types/list-interface) | A new Temporary Directory is generated when this input changes. To ensure the block reruns any time a notebook input changes, pass in a Group of all notebook inputs. |

### Outputs

| Type                                                                             |
| -------------------------------------------------------------------------------- |
| [Temporary Directory](../../../../block-documentation/types/temporary-directory) |
