> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/engenius-private-cloud-overview/engenius-private-cloud.md).

# 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
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, and the optional `goal` query parameter:

```
GET https://doc.engenius.ai/engenius-private-cloud-overview/engenius-private-cloud.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
