# Compute Management

## Server Status and Info

<figure><img src="/files/5ounqVxUCqk7i5yjLYMW" alt=""><figcaption></figcaption></figure>

**Status:** Check the current status of the compute instance.

**SID/Name:** The name you assigned to the compute instance. The **SID** is a unique service ID used for billing, resource attachment, troubleshooting, and more.

**IP Address:** Displays both the private network and public network addresses

<details>

<summary>About Private Network</summary>

The private IP address is automatically generated. If you use the **"inter-region"** link across different edge locations, you can request our backend team to modify the private subnet ranges.

</details>

**Billing Cycle:** Displays the instance creation date and, most importantly, the instance expiry date.

<details>

<summary>Expiry Date Notification</summary>

To prevent data loss or service impact, our platform will notify customers when a resource reaches **"Maturity"** status or when their credit is running low, to ensure the instance continues running.\
Please ensure you have whitelisted **<no-reply@a-fieldtech.com>**.

</details>

### Reboot / Shutdown

You can restart, shut down, or start your instances directly from the **"Elastic Compute Service"** list. By selecting the checkbox on the left side, you can also perform batch actions for restart, shutdown, or startup.

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

### More Actons

Click on **"More"** on the far right side to access additional actions.

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

### Monitoring

Click on **"Details"** to enter the resource monitoring page, where you can view CPU, memory, and network-related information

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

### **Console**

Click on **"Console"** to enter console mode for the server. This feature provides emergency remote access to your instance directly from the management portal.

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

<figure><img src="/files/LEkIJwKbGYIl11lXNCz4" 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.a-fieldtech.com/a-fieldtech-docs/compute-power/images-and-media.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.
