# 머신 반환하기

## 반환 방법

* **\[마이페이지] > 대시보드 > 대여 중인 머신** 탭으로 이동합니다.
* 반환할 머신을 선택한 뒤 **`[반환]`**&#xC744; 클릭합니다.
* 반환 팝업에서 내용을 확인하고 **`[반환]`**&#xC744; 눌러 완료합니다.

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

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

## 반환 전 확인 사항

* 머신을 반환하면 <mark style="background-color:$danger;">**작업 중이던 데이터/환경은 저장되지 않을 수 있습니다.**</mark> 특히 저장소를 연동하지 않은 경우, 반환 시 데이터가 사라질 수 있습니다.&#x20;
* 데이터 보존이 필요하다면 **저장소 연동 후 작업**을 권장합니다.

## 자동 반환 안내

* 보유 크레딧이 모두 소진되면 대여 중인 머신은 **자동으로 반환**될 수 있습니다.
* 자동 반환 상황에 대비해 **상시 백업**을 권장합니다.
* 여러 머신을 대여 중이고 크레딧이 부족해지면, **비용이 높은 머신부터 자동 반환**될 수 있습니다.

## 사용 기록

* **\[마이페이지] > 사용 기록 > On-Demand** 탭에서 사용 크레딧 및 사용 이력을 확인할 수 있습니다.

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


---

# 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://runyourai.gitbook.io/userguide/using/machinelist-1/on-demand/stop.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.
