> 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/2021.4/modules/project-outliner.md).

# Project Outliner

## Overview

The **Project Outliner** contains a structured list of every **Scene** and **Screen** in a **Project** and can be used to organize, manage, create, delete, and edit them.

![](/files/wAgmic2AwR7eZyMlcqJg)

## Creating

New **Screens** and **Scenes** can be created in the following ways:

* Click on the plus ![](/files/7e0dNw7dSdCmb0ZO0Eel) icon located at the top left corner of the **Project Outliner**. After that, click the `Scene` button.
* Right-click inside the **Project Outliner** and select `Create` > `Scene` from the pop-up.
* Select `File` > `New Screen` or `New Scene` from the drop-down **Menu**.
* Pressing `Ctrl`+`N` while the **Project Outliner** is active.

![](/files/ZCcQdIBeR17JDgbnYlWl)

## Deleting

**Screens** and **Scenes** can be deleted in the following ways:

* Right-click on an item and select the `Delete` button from the pop-up.
* Select an item and press `del`.

![](/files/JrJyVR483PbT2xYOlpZs)

## Renaming

**Screens** and **Scenes** can be renamed by right-clicking an item and selecting `Rename`. You can then type a new name and press **`⏎`**/`Return` to confirm the change.

![](/files/RYq1j1CCGYSmJRlqmWwM)

## Disabling Screens

When you **Start** the **Simulation** of a **Project** in **Incari**, all **Screens** will initialize in separate windows. By disabling a **Scene** in the **Project Outliner**, you can prevent a **Screen** from being included in the **Simulation**.

To disable a **Screen**, simply click the eye (👁) icon.

![](/files/cKyBMLkPNePkvrKboCcT)

## Unassigned Scenes

Unless a **Scene** is assigned to a **Screen**, it will appear under `Unassigned Scenes` and will be excluded from the **Simulation**. When a **Scene** is created it is unassigned by default -- unless a **Screen** was selected when it was created, then it will be assigned to that **Screen**.

## Rearranging Scenes

**Scenes** can be rearranged easily by dragging and dropping them to a new place in the **Project Outliner**. Not only does this make it easier to organize **Scenes**, but you can also move them to an entirely different **Screen** or disable them completely by moving them into `Unassigned Scenes`.

![](/files/sRTKEgP92UtBmEdQp7dB)

## See Also

* [**Scene**](/incari-studio/2021.4/getting-started/project-objects/scene.md)
* [**Screen**](/incari-studio/2021.4/getting-started/project-objects/screen.md)
