# Adding Control Objects

Control objects can be used as visual elevation references, and with RiPrecision, as control objects.

To add control points, right click on Control Objects and select import, then select the coordinate system that the points reference.&#x20;

Ensure that the file type selected is Point Exchange Format:

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

The point exchange format is name, X, Y, Z. Your CSV file must match this:

<figure><img src="/files/kdorXvDCdFZV9FRiAKXJ" alt=""><figcaption><p>example CSV with UTM coordinates in name, x, y, z format</p></figcaption></figure>


---

# 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/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/adding-control-objects.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.
