> For the complete documentation index, see [llms.txt](https://docs.phoenixlidar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phoenixlidar.com/spatialexplorer-8-and-9/user-interface/windows/project/rover/lidars/lidar-acquisition-settings.md).

# Lidar Acquisition Settings

The acquisition tab of lidar settings displays each lidar session in the **Sessions** window. A session is a lidar record associated with a file (.rxp or .ldr) and with associated lidar parameters. In other words, whenever you start and stop the lidar, you create a session. The lidar sensor configuration parameters used to record each session are displayed in the acquisition tab.&#x20;

Individual sessions can be disabled by unchecking the session within the **Sessions** window. If disabled, the session will not be fused when building a pointcloud.&#x20;

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

{% hint style="warning" %}
These settings cannot be changed in Work Offline mode. They are simply read-only parameters.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/windows/project/rover/lidars/lidar-acquisition-settings.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.
