# Managing Instance

## Actions ที่สามารถใช้จัดการ Compute Instance ได้ มีดังนี้

{% content-ref url="/pages/XQYGyaW0AJVVQT7csD3O" %}
[Shelve (Stop and release resources):](/ncs-documents/compute/compute-instance/managing-instance/shelve-stop-and-release-resources.md)
{% endcontent-ref %}

{% content-ref url="/pages/t6jePrkznX3kBx4b15dA" %}
[Shut Off (Stop with resource reservation)](/ncs-documents/compute/compute-instance/managing-instance/shut-off-stop-with-resource-reservation.md)
{% endcontent-ref %}

{% content-ref url="/pages/tNVaoz5EElI66KO2WXKt" %}
[Start](/ncs-documents/compute/compute-instance/managing-instance/start.md)
{% endcontent-ref %}

{% content-ref url="/pages/zFMQ2UdEhP7f2bfwktSv" %}
[Restart](/ncs-documents/compute/compute-instance/managing-instance/restart.md)
{% endcontent-ref %}

{% content-ref url="/pages/PPDJwxSuKyAxr70zphx6" %}
[Resize (Change Machine Type)](/ncs-documents/compute/compute-instance/managing-instance/resize-change-machine-type.md)
{% endcontent-ref %}

{% content-ref url="/pages/TyFtUVy2agG7qhDG12gp" %}
[Take Snapshot](/ncs-documents/compute/compute-instance/managing-instance/take-snapshot.md)
{% endcontent-ref %}

{% content-ref url="/pages/HSWt7a6cwmOYzSn8n5CD" %}
[Auto Backup](/ncs-documents/compute/compute-instance/managing-instance/auto-backup.md)
{% endcontent-ref %}

{% content-ref url="/pages/SZtdq2om4XNLjp9WHu9T" %}
[Reset Linux "root" Password](/ncs-documents/compute/compute-instance/managing-instance/reset-linux-root-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/yOcqzmrqkfcONJDbQQ9I" %}
[Reset Windows "Administrator" Password](/ncs-documents/compute/compute-instance/managing-instance/reset-windows-administrator-password.md)
{% endcontent-ref %}


---

# 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-epc.gitbook.io/ncs-documents/compute/compute-instance/managing-instance.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.
