# Import LAS/LAZ

SpatialExplorer allows the user to import existing LAS/LAZ pointcloud files and subsequently convert these files to a SpatialExplorer CLOUD file that can be viewed, filtered, transformed, etc. within SpatialExplorer

## Video Walkthrough

In this video, we cover how to import a .LAS file from an outside source and we highlight the coordinate reference system wizard in SpatialExplorer 6.

{% embed url="<https://www.youtube.com/watch?v=K2zLVHInreo>" %}


---

# 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/lidarmill-desktop/user-interface/tool-reference/import-las-laz.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.
