The screen tree shows the whole structure of the App.

The SCREEN TREE allows us to:
- Navigate through the App

- Add new screens

- Edit, Rename, Delete, and Clone screens.

The icon on the right margin of each visible page allows you to access, clone, rename or delete a screen.
The pink arrow shows the icon which lets you switch to the sitemap view of the pages:

This view, just as the other, shows you all the screens created and the interconnection among the screens.
In the screen tree you can distinguish two sections:
- The first one shows the linked screens, which the user can navigate.
- The lower one shows the unlinked pages.
Those screens will not allow you to navigate to an unlinked page.

To learn how to link the screens, read this related article: How to link / anchor the Screens of the App