# User Interface

The [user interface](https://docs.phoenixlidar.com/lidarmill-desktop/user-interface) in SpatialExplorer is divided into four sections: left, middle, right, and bottom:

* The **left** section is the Project window which displays the different types of layers available along with numerous tools.&#x20;
* The **main** display area in this middle is where the LiDAR point-cloud data is visually generated.&#x20;
* The **right** section displays numerous system parameters and options for configuring the main display area.&#x20;
* The **bottom** section is a log window where messages/errors are presented to the user.&#x20;
* Important messages and errors will be printed with a yellow or red background color, respectively.&#x20;
* The various windows can be dragged to different areas of the screen or closed completely to maximize the main viewing area.&#x20;
* They can be reopened by navigating to the [Windows tab](https://docs.phoenixlidar.com/lidarmill-desktop/user-interface/windows).

![](/files/-MVXweB9G3ywPZkhe9Do)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.phoenixlidar.com/hardware-and-interfaces/connecting-and-interfacing-with-phoenix-lidar-systems/iface_se/user-interface.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
