# Administrator Guide

- [Deployment Architecture](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/deployment-architecture.md)
- [Installation in Docker](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/installation-in-docker.md)
- [Backup of Installation in Docker](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/installation-in-docker-1.md)
- [Installation in Kubernetes](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/installation-in-kubernetes.md)
- [Helm Charts](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/installation-in-kubernetes/helm-charts.md)
- [Performance and Scalability Guide](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/performance-and-scalability-guide.md)
- [Publishing API Methods in the Internet: Security Recommendations](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/publishing-api-methods-in-the-internet-security-recommendations.md)
- [Monitoring](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/monitoring.md)
- [API v6 and Above](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/monitoring/api-v6-and-above.md)
- [Docker](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/monitoring/api-v6-and-above/docker.md)
- [Kubernetes](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/monitoring/api-v6-and-above/kubernetes.md)
- [API v5 and Below](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/monitoring/api-5-and-below.md)
- [License Server](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/license-server.md): How to install an offline licensing server
- [Web Adapter (Web SDK Backend) Configuration](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/web-adapter.md): Please note: this page covers the on-premise model of usage only.
- [Installation and Licensing](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/web-adapter/installation-and-licensing.md): Please note: this page covers the on-premise model of usage only.
- [Configuration File Settings](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/web-adapter/configuration-file-settings.md)
- [Configuration Using Environment Variables](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/web-adapter/configuration-using-environment-variables.md)
- [Server Configuration via Environment Variables](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/web-adapter/server-configuration-via-environment-variables.md)
- [Oz API Configuration](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/configuration.md)


---

# 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/administrator-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.
