# Reserved에 연동하기

Reserved 머신에서도 저장소를 연동할 수 있습니다.\
머신에 저장소를 연결하면, 장기간 안정적으로 데이터를 활용할 수 있으며 마운트 경로를 통해 직접 접근 가능합니다.

<figure><img src="/files/URRQBcE5cnC6eh8NxXq0" alt="" width="563"><figcaption></figcaption></figure>

* Reserved 머신을 대여 후 \[대시보드 > Reserved **상세 페이지]로 이동합니다.**
* **\[저장소 연동]**&#xC744; 클릭합니다.

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

* 생성되어 있는 저장소 목록이 표시됩니다.
* 연동할 저장소를 선택합니다.
* **마운트 경로**를 입력합니다.
  * 입력하지 않을 경우, 시스템에서 기본 경로(`/home/ubuntu/runyourai/{저장소명}`)가 자동 지정됩니다.
* **\[연동하기] 버튼**을 클릭합니다.

<figure><img src="/files/74q2eVxj8TNg9WWdfKZU" alt=""><figcaption></figcaption></figure>

* 저장소가 Reserved 머신에 연결되며, 지정된 경로를 통해 접근할 수 있습니다.
* 저장소 \[열기 ] 클릭시, 파일  브라우저 화면에서 데이터를 관리하실 수 있습니다.
* 저장소 \[해제] 클릭 시, 머신에 연동된 저장소가 해제  처리됩니다.


---

# 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/storage/mounting/reserved.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.
