# Actions Tab

In the **Actions Tab**, four main buttons are available to manage Bare Metal in the Service Portal AI: **Start, Stop, Reboot, and Delete**.

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

## Start Action

The **Start Action** is used to power on Bare Metal. To perform this action, the status in the **Overview Tab** must be **Stop Success**. When the **Start** button is pressed, the progress updates sequentially: **Start in Progress** → **Start Success**.

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

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

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

## Stop Action

The **Stop Action** is used to shut down a running Bare Metal instance. To perform this action, the status in the **Overview Tab** must be **Success/Start Success**. When the **Stop** button is pressed, the progress updates sequentially: **Stop Pending** → **Stop in Progress** → **Stop Success**.

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

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

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

## Reboot Action

The **Reboot Action** is used to restart a Bare Metal instance, refreshing the system without the need for manual shutdown. To perform this action, the status in the **Overview Tab** must be **Success/Start Success**. When the **Reboot** button is pressed, the progress updates sequentially: **Reboot Pending** → **Reboot in Progress** → **Reboot Success**.

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

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

<figure><img src="/files/zrpImnJtR6rPWf3Eh1wX" 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.cloudeka.ai/deka-metal/deka-metal-bare-metal/view-configuration/actions-tab.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.
