> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/guest/ja/xue-xiao/manage-student-lists.md).

# 生徒リストを管理

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

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

***

## 生徒リストを管理

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > Workplace > ゲスト に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、ゲスト設定をクリックします。**
{% endstep %}

{% step %}
**上部で、サイト > ご利用のサイトを選択します。**
{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/guest/ja/xue-xiao/manage-student-lists.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
