# Configure LiDAR Processing Parameters

* Once intervals have been created, LiDAR sensor parameters need to be reviewed and adjusted to adhere to the project planning and data needs. &#x20;
* Within the Project window, click on the LiDAR sensor name under "[Lidars](https://docs.phoenixlidar.com/lidarmill-desktop/user-interface/windows/project-management-window/lidars)", and then click the [wrench icon](https://docs.phoenixlidar.com/lidarmill-desktop/user-interface/windows/project-management-window/lidars/ldr-x).&#x20;
* In the ["Processing" tab](https://docs.phoenixlidar.com/lidarmill-desktop/user-interface/windows/project-management-window/lidars/ldr-x#processing) of the LiDAR sensor, filters can be used to ensure the point cloud is created to the specifications of the project.

![Processing Tab of the LiDAR sensor](/files/-MZFGFBNm876LGvZzQqd)

* FOV and Range are the most commonly adjusted parameters:
  * **Field of View (FoV) -** Specifies the swath width in degrees (90 degrees is 45 degrees on either side of nadir). &#x20;
  * **Minimum and maximum range -** Adjust to eliminate noise near the sensor (from atmospheric returns and/or birds) with the minimum range and eliminating very distant, potentially less accurate points from the maximum range. &#x20;
  * **Returns to fuse** along with the allowable **Reflectance** and **Deviation** are also adjustable to enable full control of the sensor characteristics and the resulting point cloud. &#x20;
* After the intervals and sensor parameters have been adjusted to the users' specifications, a [cloud can be created](https://docs.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/create-a-cloud). &#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-6.phoenixlidar.com/lidarmill-desktop/post-processing/workflow-kk/create-a-cloud/configure-lidar-processing-parameters.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.
