# Unsubscribe

## Overview

![The Unsubscribe Node.](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-8d969128a94bfd652b26a806e452c41fdfa063d2%2Funsubscribeupdatedimage.png?alt=media)

The **Unsubscribe Node** allows the user to disconnect, or unsubscribe, from an **Event**. It requires the ID of the **Event** the user wishes to unsubscribe from.

[**Scope**](https://docs.incari.com/incari-studio/2023.1/overview#scopes): **Scene**, **Function**, **Prefab**.

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Event ID`        | **ObjectID** | The ID of the **Event** the user wishes to unsubscribe from.          |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |

### Example Usage

The following example shows how to properly configure the **Unsubscribe Node** with an **Event**.

![Unsubscribe Node Example Usage](https://2628349686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fwnv17cpjDin2deSlOz0z%2Fuploads%2Fgit-blob-c516086233e219fabe8766d8656013c4f7c43115%2Funsubscribeexample2.png?alt=media)
