# Stop Instance

You can stop an instance once you are done with using the instance, or in order to conserve compute resources. Once you stop the instance, it is not available for use.

You can start the instance at any time as and when you require it.

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

To stop 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 running or active instance that you want to stop.

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

4\. Click Stop.

5\. Click Confirm.

The selected instance stops. The instance and the applications on the instance are no longer available for use.


---

# 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-stop-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.
