> 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/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/eEszz5NhrXb7k1veqIuk)

## Creating

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

* Click on the plus ![](/files/4ClTKM4Xj15Pwkw81GeS) 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/9msbfux8ZQZCP1Sagchu)

## 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/kSpzoNewFdq4fJPYLRtF)

## Undo/Redo

It is also possible to undo and redo an action made in the **Project Outliner**.

* Click `Edit` on the top Menu bar.
* Select `Undo...` or `Redo...` depending on the desired outcome.
* Alternatively, press `Ctrl + Z` to undo an action and `Ctrl + Shift + Z` to redo an action.

![](/files/ahEeocfjRzPkk2FDVrNZ)

## 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/EQ2UciNnKm4iFO6PLvaJ)

## 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/0WjjtLOyvgMgJX1meu0o)

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

![](/files/I2z8vEqkAQiF0W10nQoP)

## 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/SCCIR1N2slfEFtQDPpY4)

## See Also

* [**Scene**](/incari-studio/objects-and-types/project-objects/scene.md)
* [**Screen**](/incari-studio/objects-and-types/project-objects/screen.md)
