# 관리자 페이지에서 Guest를 삭제하는 방법

### 개요 <a href="#a03" id="a03"></a>

이 매뉴얼에서는 ‘Guest' 관리 메뉴에서 등록된 Guest를 삭제하는 방법에 대해 설명합니다.

***

### 제한·보충사항 <a href="#a04" id="a04"></a>

* 관리자 권한이 부여된 사용자는 관리자 페이지의 '계정 관리'를 사용할 수 있습니다.
* 사용자 목록은 등록일 기준으로 최신 순으로 표시되며, 정렬 방식은 변경할 수 없습니다.

***

### 절차 <a href="#a05" id="a05"></a>

1. '계정 관리' > 'Guest' 메뉴를 선택하고 'Guest 관리' 탭을 클릭합니다.

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

2. 삭제하려는 Guest의 '동작' 열에 표시되는 휴지통 버튼을 클릭합니다.

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

3. 확인 화면에서 확인 버튼을 클릭합니다.

<figure><img src="/files/CglgOif5U3z8SY7qtH3i" 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://help.directcloud.net/pro-pro-+/admin_manual/undefined/guest/guest_delete.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.
