# Manage Student Lists

Verkada Guest offers multiple secure methods for districts to share student and guardian data. Admins can view and manage student and guardian lists by school directly within Guest.

{% hint style="warning" %}
Student Lists are imported through school integrations. See the [Schools](/guest/schools/school-guest-types.md) section for more information.
{% endhint %}

***

## Manage Student Lists

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Workplace > Guest.**
{% endstep %}

{% step %}
**On the left navigation, click Guest Settings.**
{% endstep %}

{% step %}
**At the top, select Sites > your site.**
{% endstep %}

{% step %}
**Under Student List, click Manage Student List.**
{% endstep %}

{% step %}
**Select a student to view all associated guardians and their details.**

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

{% hint style="warning" %}
For organizations that manage student lists with CSVs, you can replace a list by selecting **Replace with CSV** in the top right.
{% 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/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.
