# Remove from Asset Database

## Overview

![The Remove From Asset Database Node.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-03fc928e6d4136b510a05ccd2a5e5db4350992a6%2Fremove-from-asset-database.png?alt=media)

The **Remove From Asset Database** **Node** removes an **Asset** from the [**Asset Database**](https://docs.incari.com/incari-studio/2023.2/modules/asset-database).

There are two particular cases worth noting:

* If the **Asset** given as input is in use, a warning will be issued.
* If the **Asset** given as input is not in the **Asset Database**, the **Node** will have no effect.

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

## Inputs

| Input             | Type      | Description                                                           |
| ----------------- | --------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse** | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Asset ID`        | **Any**   | **ID** of the Asset to be removed from the **Asset Database**.        |

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

* [**Asset Database**](https://docs.incari.com/incari-studio/2023.2/modules/asset-database)
* [**Add to Asset Database**](https://docs.incari.com/incari-studio/2023.2/toolbox/incari/asset/add-to-asset-database)
