> For the complete documentation index, see [llms.txt](https://docs-epc.gitbook.io/ncs-documents/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-epc.gitbook.io/ncs-documents/compute/compute-instance/managing-instance/restart.md).

# Restart

## Prerequisite

* ต้องมียอดคงเหลือใน Project มากกว่า 0 บาท หากไม่มีเงินอยู่ใน Project ศึกษาวิธีเติมเงินได้ที่ [ขั้นตอนการเติมเงินเข้าสู่ Project](/ncs-documents/nipa-cloud-space-overview/billing-and-wallet/topup-a-project-wallet.md)
* มี Compute Instance ที่ต้องการ restart

## Instructions

### 1. เข้าสู่หน้า Compute Instance

ที่แถบเมนูทางซ้าย คลิกเลือกเมนู​ COMPUTE > Compute Instance เพื่อเข้าสู่หน้า Compute Instance list&#x20;

<figure><img src="/files/5wQTOrU1foJAv2OUy9ko" alt=""><figcaption><p>Compute Instance list</p></figcaption></figure>

### 2. เข้า Menu Restart Compute Instance

โดยสามารถเข้าได้จาก 2 ที่

* ปุ่มใน menu "MORE" ของ Compute Instance รายตัว ในหน้า Compute Instance list\
  ![](/files/OC3uDiq6M33DZFKZ2H3Y)
* ปุ่ม "RESTART" ในหน้า Compute Instance detail\
  ![](/files/CPBDN4bGjHKpOSRQ9Tep)

กด "CONFIRM" เพื่อเริ่มการ restart Compute Instance

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

### 3. รอ Status ของ Compute Instance กลับมาเป็น Active

ระบบจะแสดงหน้าเดิมก่อนเข้าสู่ menu restart Compute Instance&#x20;

ให้รอจนกว่า status ของ Compute Instance กลายเป็น "active" ก็เป็นอันเสร็จสิ้น

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-epc.gitbook.io/ncs-documents/compute/compute-instance/managing-instance/restart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
