# Cloud Script Tool

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

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

To clear a cloud script selection, clear the text in the script field then click the green check mark again:

<figure><img src="/files/4rCd3knCwrRFC9j5Qfjo" alt=""><figcaption></figcaption></figure>

### Example: Using Cloud Script to classify points based on height above ground.&#x20;

<figure><img src="/files/fYuymIxFiQcqAqk0R16a" alt=""><figcaption><p>This script selects/queries all points of class 0 that are between 0 cm and 250 cm above the ground.</p></figcaption></figure>

The selected/queried points will be highlighted in the main view, as shown in the above example. You can then classify these selected points using the [Classify By Class ](/spatialexplorer-8-and-9/user-interface/toolbars/analytics/classify/classify-by-class.md)tool. A yellow message will be displayed, indicating that this classification is based on your cloud query from the cloud script tool.

<figure><img src="/files/7pN0ryAMDyolTqJu7DKd" alt=""><figcaption><p>Yellow message indicating that only the highlighted query will be classified to the output.</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/spatialexplorer-8-and-9/user-interface/toolbars/data-visualization/cloud-script-tool.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.
