# Shut down the machine

Once you have completed your tasks and retrieved your output files, follow these steps to end your session and stop billing.

### **Step 1: Return to Dashboard**

Go back to the My Workstation tab on the 3S Cloud Console.

### **Step 2: Stop the Instance**

Locate the machine you were using and click the Stop button. This shuts down the operating system.

<figure><img src="/files/1JFyL3DOPV387kC3F7qR" alt=""><figcaption></figcaption></figure>

### **Step 3: Delete the Instance**

If you no longer need this specific machine configuration or data, click the Delete button to remove the instance entirely from your account.

<figure><img src="/files/0gGfK8KP2RYPYKSfkGrv" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
&#x20;💰 Billing Note: You only pay for the time you use. It is crucial to Stop or Delete your workstation immediately after finishing your work to avoid incurring unnecessary charges.
{% endhint %}


---

# 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.3scloud.io/3s-cloud-workstation/tutorial/shut-down-the-machine.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.
