# 학생 목록 관리

Verkada Guest는 학군이 학생 및 보호자 데이터를 공유할 수 있는 여러 보안 방법을 제공합니다. 관리자는 Guest 내에서 학교별 학생 및 보호자 목록을 직접 보고 관리할 수 있습니다.

{% hint style="warning" %}
학생 목록은 학교 통합을 통해 가져옵니다. 자세한 내용은 [학교](/guest/ko/schools/school-guest-types.md) 섹션을 참조하세요.
{% endhint %}

***

## 학생 목록 관리

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace > Guest로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Guest Settings를 클릭합니다.**
{% endstep %}

{% step %}
**상단에서 사이트 > 해당 사이트를 선택합니다.**
{% endstep %}

{% step %}
**학생 목록 아래에서 학생 목록 관리(Manage Student List)를 클릭합니다.**
{% endstep %}

{% step %}
**학생을 선택하여 연결된 모든 보호자와 해당 세부 정보를 확인합니다.**

<div align="left" data-with-frame="true"><img src="/files/56821427184342ae79d002b9cfc564fd44bcbca8" alt=""></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
CSV로 학생 목록을 관리하는 조직의 경우, 다음을 선택하여 목록을 교체할 수 있습니다. **CSV로 교체** 오른쪽 상단에서.
{% endhint %}


---

# 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.verkada.com/guest/ko/schools/manage-student-lists.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.
