# Export

<figure><img src="/files/krv6AnK0c3Fw25g2V7JX" alt=""><figcaption></figcaption></figure>

Select the data to export and desired export file format. Optionally, you can select a boundary (KMZ/KML) to crop the export:

<figure><img src="/files/m9HRvtUakuVdmuAPsdgM" alt=""><figcaption></figcaption></figure>

For point cloud exports, configure the LAS/LAZ file type, version, and the desired [**Output Coordinate System**](/spatialexplorer-8-and-9/user-interface/windows/project-setup.md). If you'd like to have interval (or "flightline") information stored in the Point Source ID field of the LAS file, select your desired interval list from the **Data To Export** dropdown menu, then select one of the **Index of Interval** choices from the **Point Source ID (0-65535)** dropdown menu:

<figure><img src="/files/mogFca8xXWq9WIXcNMZG" alt=""><figcaption></figcaption></figure>

**User Data (0-255)** can be used to store a variety of different types of metadata, such as beam index or waveform deviation (Riegl scanners only). If you plan to associate this cloud with a trajectory, ensure the **Time Format** field matches the time format of your trajectory. To exclude certain point classes from the exported LAS/LAZ, deselect them in the **Classes to Export** dropdown menu.&#x20;

The **Color** field can be filled with either RGB values (**As Colorized**) or XYZ vector normal values (for surface extraction/visualization).


---

# 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/spatialexplorer-8-and-9/user-interface/toolbars/workflow/export.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.
