# Cancel Timeout

## Overview

![The Cancel Timeout Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-950f2186e2f20352bc9391e636e28813bc3da2fb%2Fcanceltimeoutnode20241.png?alt=media)

The **Cancel Timeout Node** cancels an existing **Timeout** and allows the user to decide how to proceed.

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

## Inputs

| Input             | Type           | Description                                                           |
| ----------------- | -------------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**      | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Instance ID`     | **InstanceID** | The assigned **Instance** of an **Object**.                           |

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

## See Also

* [**Start Timeout**](https://docs.incari.com/incari-studio/toolbox/utilities/timeout/starttimeout)
