# User Interface

When you open a project in Robpod Studio, the default user interface looks as follows:

{% tabs %}
{% tab title="New UI" %}

<figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FddzG5MCyNozN5e04rQDe%2Fuser-interface-2.png?alt=media&#x26;token=77d0363f-6d1a-4066-a442-d5abacaae477" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Classic UI" %}

<figure><img src="https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FO9fNMtDJUW6YjUsMW2M9%2Fuser-interface-labels.png?alt=media&#x26;token=0ed95ae3-b952-4408-a31e-d722ba584c35" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

#### Main Toolbar

Top level menu and actions can be acessed using the main Toolbar.

#### Project Explorer

All files and scripts composing your robotic application are displayed in the ![](https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FoQowtg7DsY91WUux8uCD%2FtoolWindowProject.png?alt=media\&token=18643b63-7d7a-4e8f-b314-a534be83c33d) **Project Explorer**. You can use the Project Explorer to navigate and keep your contents organized.

#### Robot Toolbar

Top level Robot related actions are provided by the [Robot Toolbar](https://docs.robpod.cloud/robot/robot-toolbar). With this toolbar you can connect to the robot, acquire robot positions and excecute or simulate robot scripts.&#x20;

#### Script Editor

Use the [Script Editor](https://docs.robpod.cloud/advanced-scripting) to to read, write, and explore your source code .

#### Code Autocompletion

[Code autocompletion](https://docs.robpod.cloud/advanced-scripting/live-auto-completion) is a powerfull feature to speed up your robotic application development. Functions and current real/simulated robot positions are automatically sugested to compose your code.

#### Notification Tool Window

Important Notification regarding robot or editor status are displayed inside the ![](https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FjPHiUajbiqh6cSm5DHSx%2Fnotifications.svg?alt=media\&token=f5490a1b-79c3-4ca5-ad27-485ecc5d3424) **Notification Tool Window**.

#### Variables Tool Windows

Global and installation variables can be configured inside the ![](https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2Fm1hF0SwGmF1QYVJDBGFM%2Fvariables.png?alt=media\&token=517ff97c-af81-49bd-83ae-82cae9cfcf11) [Variables Tool Window](https://docs.robpod.cloud/robot/robot-variables).

#### Robot Tool Window

Detailed robot view for monitoring and debuging real robot status is provided by the ![](https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FQTsoZkwjEwU8vyyNtIwp%2Frobot.png?alt=media\&token=05a49291-a367-4c45-bf3f-8f36606c54f4) [Robot Tool Window](https://docs.robpod.cloud/robot/robot-tool-window).

#### Simulator Tool Window

Off-line simulation and programming can be managed using ![](https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FFC12ggMbi4My96A9MKVd%2Fsimulator\(1\).png?alt=media\&token=ba6d2889-8112-4efa-85c2-4e7e9fd94d9f) [Simulator Tool Window](https://docs.robpod.cloud/simulation).

#### Logs Tool Window

Robot logs and messages are displayed in the ![](https://175138337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvxlh3prlGsBGF30oqbYW%2Fuploads%2FzSLp4epcMpAmwPabxe2a%2FlistFiles.png?alt=media\&token=44d56315-3558-4e22-851d-561db4d0aa1d) [Logs Tool Window](https://docs.robpod.cloud/robot/robot-logs).
