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

# Merge Slice Stacks

Merge multiple slice stack objects into a single stack. Layers will concatenate if they are at the same height, otherwise they will be inserted in order of height.

### Inputs

| Name         | Type                                                                  | Description                    |
| ------------ | --------------------------------------------------------------------- | ------------------------------ |
| Slice stacks | [Slice Stack List](../../../../block-documentation/types/slice-stack) | List of slice stacks to merge. |

### Outputs

| Type                                                             |
| ---------------------------------------------------------------- |
| [Slice Stack](../../../../block-documentation/types/slice-stack) |
