# EnGenius Private Cloud

### Overview

EnGenius Private Cloud is an on-premises centralized network management platform designed for organizations requiring full control over data, infrastructure, and operational governance.

This documentation set provides technical references for system planning, deployment, configuration, administration, and ongoing operations within a Private Cloud environment.

***

### Documentation Categories

{% hint style="info" %}
Within the EnGenius Private Cloud documentation, you will find the following types of resources:
{% endhint %}

* **System Planning and Requirements**\
  Documentation covering hardware requirements, system architecture, capacity considerations, and deployment prerequisites for on-premises installations.
* **Installation and Initial Configuration**\
  Procedures for installing the Private Cloud platform and completing baseline system setup.
* **Platform Administration**\
  Configuration of system-level settings, user management, role-based access control (RBAC), and platform services.
* **Network and Device Management**\
  Management of supported network devices, including access points, switches, and gateways within a Private Cloud deployment.
* **Operations and Maintenance**\
  System monitoring, software upgrades, backup and restore procedures, and troubleshooting references.

***

### Documentation Organization

The EnGenius Private Cloud documentation is organized according to the system lifecycle and administrative responsibilities, from initial planning and installation through ongoing operations and maintenance.

***

### Related Platforms & References

* [**EnGenius Cloud**](https://doc.engenius.ai/engenius-cloud-overview) (Public SaaS Platform)
* Device Documentation&#x20;
* Security Advisories and PSIRT


---

# 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.engenius.ai/engenius-private-cloud-overview/engenius-private-cloud.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.
