# 등록된 Guest를 확인하는 방법

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

이 매뉴얼에서는 'Guest' 관리 메뉴에서 등록된 Guest를 확인하는 방법을 설명합니다.

***

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

* 관리자 권한이 부여된 사용자는 관리자 페이지의 '계정 관리'를 사용할 수 있습니다.
* 'Guest 관리' 탭에는 상태가 '가입 완료'로 표시된 Guest가 표시됩니다.

***

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

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

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

등록된 Guest가 목록으로 표시됩니다.

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

<table><thead><tr><th width="139">항목</th><th>내용</th></tr></thead><tbody><tr><td>아이디</td><td>Guest의 사용자 ID가 표시됩니다.</td></tr><tr><td>이름</td><td>Guest 이름이 표시됩니다.</td></tr><tr><td>최초 등록일</td><td>Guest 등록이 완료된 날이 표시됩니다.</td></tr><tr><td>상태</td><td>Guest 상태('정상' 또는 '사용정지')가 표시됩니다.</td></tr><tr><td>동작</td><td>Guest 조작(편집, 삭제) 버튼이 표시됩니다.</td></tr></tbody></table>


---

# 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_list.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.
