# Reboot Instance

You can reboot an instance when the instance hangs or updates to the applications on the instance require a reboot of the instance. The reboot operation is a graceful shutdown and subsequent restart of the instance. Once the instance reboots, it is available for use.

You must be a self-service user or an administrator to perform this operation.

To reboot an instance, follow the steps given below.

1\. Log in to Clarity.

2\. Click Instances in the left panel.

3\. Select the checkbox for the instance that you want to reboot.

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

4\. Click Reboot on the toolbar seen above the list of instances.

5\. Click Reboot Instance.

6\. Click Confirm.

The selected instance reboots. After reboot, the instance starts running and the applications on the instance are available.


---

# 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.platform9.com/managed-openstack/5.8/instances/virtual-machines-reboot-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.
