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

# Combine Transforms

Combine multiple Transform operations into a single Transform.

### Inputs

| Name       | Type                                                                        | Description                    |
| ---------- | --------------------------------------------------------------------------- | ------------------------------ |
| Transforms | [Transformation List](../../../../block-documentation/types/transformation) | List of transforms to combine. |

### Outputs

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