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

# Invert Transform

Get the inverse of a transformation.

### Inputs

| Name      | Type                                                                   | Description                           |
| --------- | ---------------------------------------------------------------------- | ------------------------------------- |
| Transform | [Transformation](../../../../block-documentation/types/transformation) | Transformation to get the inverse of. |

### Outputs

| Type                                                                   |
| ---------------------------------------------------------------------- |
| [Transformation](../../../../block-documentation/types/transformation) |
