> 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/schools.md).

# Schools

- [School Guest Types](https://help.verkada.com/guest/schools/school-guest-types.md): Tailor guest types that use up-to-date student & guardian information
- [Manage Student Lists](https://help.verkada.com/guest/schools/manage-student-lists.md): Review lists of students and associated guardians directly in Workplace.
- [Integrate ClassLink with Verkada Guest](https://help.verkada.com/guest/schools/integrate-classlink-with-verkada-guest.md): Connect ClassLink Roster Server with Verkada Guest for student management
- [Integrate Clever with Verkada Guest](https://help.verkada.com/guest/schools/integrate-clever-with-verkada-guest.md): Set up a seamless integration between Verkada Guest and Clever
- [Connect Verkada Guest to PowerSchool](https://help.verkada.com/guest/schools/connect-verkada-guest-to-powerschool.md): Pull up-to-date student and guardian information and track tardies using Guest


---

# 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:

```
GET https://help.verkada.com/guest/schools.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.
