# Point Cloud

### Editing Colors of Cesium 3D Tileset LiDAR Point Clouds

This feature enables users to change the colors of classifications in Cesium 3D Tileset LiDAR Point Clouds. Altering a classification's color affects how points appear for all such Point Clouds globally.

**Prerequisite:** Ensure you have a classified point cloud in the world to see visible changes; however, the point cloud menu can still be used regardless.

#### How to Access the Point Cloud Menu:

1. Go to the Actions menu.
2. Click on **Point Cloud**.

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

#### How to Change a Classification's Color:

1. Select the class you wish to modify.
2. Click on the settings icon.
3. Expand the color dropdown.
4. Choose your desired color.
5. Click the Submit button to apply your changes

<figure><img src="/files/3vnFUPhYWNfYomDygEZ0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/yLlQ9sqNUHvPmsH5lvbL" alt=""><figcaption></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.aeroai.io/siega-features/actions/point-cloud.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.
