# Open Files

In order to view the data contained within the data files generated by the rover during a scan, you must first load them into SpatialExplorer. This can be done by using the File menu near the top right corner of SpatialExplorer, navigating to File → Open file. Alternatively, you can press the keyboard shortcut CTRL + O.

![Open file(s) in SpatialExplorer 4.0](/files/-LT-TML46w79MbWHS0Jw)

![Open file(s) in SpatialExplorer 5.0](/files/-M04QJKUf5qxb4aIqehI)

The dialog window will prompt you to load your desired data. We recommend loading your .plp (Phoenix LiDAR Project) file that will reference the trajectory, LiDAR and camera data. You can also select and open individual files from within this interface such as your post processed trajectory file. Refer to [Trajectory Data Formats](/spatialexplorer/work-offline/workflow/navigation.md#trajectory-data-formats) for a complete list of compatible trajectory formats. SpatialExplorer version 3.5 and above supports loading and viewing native Inertial Explorer trajectories such as CLS/CTS solutions.

![Load data in Spatial Explorer](/files/-M0xbU3Dv7TvSWvy4f_s)

Once the data files have been loaded, the trajectory data along with the initial system status data is displayed. SpatialExplorer allows viewing important system and mission values such as system voltage and temperature (only when using .nav files), or navigation system data like the vehicle's position and orientation, solution accuracy or the number of satellites tracked.

![Trajectory + LiDAR + Camera data loaded into SpatialExplorer 4.0](/files/-LT-X3H3pai94rEBrDln)

![Trajectory + LiDAR + Camera data loading in SpatialExplorer 5.0](/files/-LiKZmY7LSQItGfIZkqx)


---

# 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-6.phoenixlidar.com/spatialexplorer/work-offline/workflow/open-files.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.
