# Get Shared Items

![](https://692276616-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN06Vv6nlwviUQ4hI2Kkd%2Fuploads%2Fgit-blob-dd6a3bf3a2a2bb342263a3e15d65fbdbf50334fa%2Fget-shared-items.png?alt=media)

## Description

Returns all items in Any List A that also appear in Any List B

## Node Type

Nodes fall into two basic categories: Data and Execution. This node supplies Data for an Execution node.

## Inputs

| Input      | Type | Required | Description                 |
| ---------- | ---- | -------- | --------------------------- |
| Any List A | List | Yes      | A list to compare items to. |
| Any List B | List | Yes      | A list to compare items to. |

## Outputs

| Output       | Type | Description                                                |
| ------------ | ---- | ---------------------------------------------------------- |
| Shared Items | List | A new list also containing items that exist in both lists. |

\
\
**Contributors**

AddiCt3d 2CHa0s
