# Save a Rover Profile

In versions of SpatialExplorer 4.X and above, the rover configurations are saved directly to rover’s internal storage as a Profile. To save a profile of your rover configuration in SpatialExplorer 4.X and above, click on the “**Save current settings as a profile**” button located under the “Profiles” section. Enter a Profile name into the text box when prompted. Once you have entered in the name of the profile, click the “OK” button to save the profile directly to rover’s internal storage.

{% tabs %}
{% tab title="First Tab" %}
![How to save a rover configuration profile in SpatialExplorer 4.X and above](/files/-LVjYPAU9OVVsUK-pPc-)
{% endtab %}

{% tab title="Second Tab" %}
![How to save a rover configuration profile in SpatialExplorer 4.X and above](/files/-LVjXFAvZn1T734QZBPo)
{% endtab %}
{% endtabs %}

In the example above, we have entered “aerial” as the name for this profile. We recommend entering a descriptive name that will allow you to differentiate between different profiles if you use the system with different rover configurations (i.e. ground scanning, aerial scanning, etc).


---

# 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/spatialexplorer/acquisition/settings/rover-settings/import-export-rover-configuration/export-save-a-rover-configuration-profile.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.
