# Internal

<figure><img src="/files/6x6cziQVeTn3Ih5l4mab" alt=""><figcaption><p>Internal tab of the user interface.</p></figcaption></figure>

This tab displays information on the disk space used by raw data and HDF5 files, the IP address of the ground station, a unique identifier, and the processor's temperature.

The Shutdown and Reboot buttons are not needed in normal operation as the ground station shuts down automatically when power is disconnected.

The Erase All Rawdata Files button can be used to delete all raw data and HDF5 files from the ground station. Only data files will be removed, and no other settings or firmware files will be affected.


---

# 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://skaha-labs.gitbook.io/documentation/ground-station-and-user-interface/internal.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.
