# Processing

<figure><img src="/files/7Q4PH4O2VALZbd3kpFlO" alt=""><figcaption></figcaption></figure>

Processing settings include the following:

**Temporary Storage**: Set the temporary storage directory here. Certain processes utilize temporary storge (LiDARSnap, SLAM). When processing large data sets (100 GB CLOUD file or larger), ensure that you have at least 200 GB of free temporary space.&#x20;

**LiDAR Range Disambiguation - Number of parallel processes**: This setting pertains to the [Disambiguate Lidar Ranging](/spatialexplorer-8-and-9/user-interface/toolbars/workflow/lidar.md) tool. Multiple raw lidar files (RXPs) can be processed in parallel. The number of parallel processes that can be run is dependent on your workstation's processing resources, however with most modern workstations, this value can be set to 3 or 4.&#x20;


---

# 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/file/settings/processing.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.
