# 生徒リストを管理する

Verkada Guestは、地区が生徒および保護者のデータを共有するための複数の安全な方法を提供します。管理者は、Guest内で学校ごとに生徒および保護者のリストを直接表示・管理できます。

{% hint style="warning" %}
生徒リストは学校連携を通じてインポートされます。 [学校](/guest/ja/xue-xiao/school-guest-types.md) セクションをご覧ください。
{% endhint %}

***

## 生徒リストを管理する

{% stepper %}
{% step %}
**Verkada Command で、\[All Products] > \[Workplace] > \[Guest] に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、\[Guest Settings] をクリックします。**
{% endstep %}

{% step %}
**上部で、Sites > 該当サイト を選択します。**
{% endstep %}

{% step %}
**\[生徒リスト] の下で、\[生徒リストを管理] をクリックします。**
{% endstep %}

{% step %}
**生徒を選択すると、関連付けられているすべての保護者とその詳細を表示できます。**

<div align="left" data-with-frame="true"><img src="/files/f1ee9e7b5ab2320e4bbe184506cddb488ba990b7" 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/ja/xue-xiao/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.
