# User Guide

- [Oz Web UI](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui.md): The Oz web console is used to administer analysis orders, simplify testing of sending analysis orders and view detailed analysis results.
- [Requesting Analyses](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui/webui-order.md)
- [Users and Companies](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui/webui-users.md): In this guide, you'll learn how to work with users and companies in Oz WebUI.
- [Collection](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui/blacklist.md): The collection check algorithm is designed to check the presence of a person in the database of pre-loaded photos. This base is called collection.
- [Statistics](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui/webui-statistics.md): The Statistics module allows you to collect and analyze data on the use of the Oz Forensics system.
- [Settings](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui/webui-settings.md)
- [Changelog](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui/changelog.md): WebUI changes


---

# 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://doc.ozforensics.com/oz-knowledge/guides/user-guide.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.
