> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2023.1/toolbox/prefab/thisprefab.md).

# This Prefab

![The This Prefab Node.](/files/SXG3hpRUq6e5vkCsx6V2)

The **This Prefab Node** provides the ID of the current **Prefab** being worked on. It is only available in the **Prefab** section of the **Logic Editor** when a **Prefab** has been selected.

[**Scope**](/incari-studio/2023.1/toolbox/overview.md#scopes): **Prefab**.

## Outputs

| Output           | Type         | Description                       |
| ---------------- | ------------ | --------------------------------- |
| `This Prefab ID` | **ObjectID** | The ID of the current **Prefab**. |

## See Also

* [**Logic in Prefabs**](/incari-studio/2023.1/objects-and-types/prefabs/logic-prefabs.md)
