# 서버 관리

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

1. **\[마이페이지] 판매관리> 서버/머신 관리**의 **등록된 서버/머신** 탭에서 등록 완료된 서버의 목록을 조회할 수 있습니다.

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

2. 등록 완료된 서버는 머신 판매가 가능한 상태로, ‘머신 목록 보기를 클릭 후 ‘+머신 등록’을 클릭해 판매할 [머신을 등록](https://runyourai.gitbook.io/userguide/provider/register)할 수 있습니다.

## 등록 서버 정보 수정

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

1. 서버명을 클릭하면 서버 정보 조회가 가능합니다.
2. ‘수정’ 버튼을 클릭하면 서버 정보 수정 창으로 전환됩니다.&#x20;

<figure><img src="/files/4YoA1wblx4yE9mAEYvep" alt=""><figcaption></figcaption></figure>

3. 머신 판매 가능 상태의 서버에서 수정 가능한 정보는 다음과 같습니다.

* 서버명
* 서버 공급 기간

4. 정보 수정 후 ‘완료’ 버튼을 클릭하면 반영됩니다.

## 등록 서버 삭제 요청

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

1. 등록 삭제를 희망하는 서버의 ‘삭제’ 버튼을 클릭합니다.

* **서버 삭제를 위해서는 머신이 존재하지 않아야 합니다.**

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

2. 주의 사항을 확인 후 ‘삭제 요청’ 버튼을 클릭합니다.

* 요청 내용은 담당자 확인 후 처리되며, 삭제 과정에는 시간이 소요될 수 있습니다.

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

3. 진행 현황은 등록된 서버/머신 탭과 요청 내역 탭에서 모두 확인 가능합니다.

* 삭제 대기 중: 서버 목록에서 사용자가 삭제를 클릭한 경우
* 삭제 진행 중: 관리자가 삭제 요청에 대해 작업을 진행 중인 경우

## 삭제 요청 취소

1. 삭제 요청을 취소하고 싶은 경우, 등록된 서버/머신 또는 요청 내역 탭에서 삭제 대기 중 상태의 서버의 ‘서버 정보 보기’를 클릭해 ‘삭제 취소’ 버튼을 클릭합니다.
2. 삭제 취소를 진행할 경우 삭제 요청 전의 상태로 돌아가 서버가 유지됩니다.\
   주의사항 확인 후 ‘확인’ 버튼을 클릭합니다.
3. 삭제 요청 취소가 완료되었습니다


---

# 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/provider/conditions-2.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.
