# Network Management

- [SSH Servers](https://docs.apono.io/docs/additional-integrations/network-management/ssh-servers.md): Create an integration to manage access to SSH servers
- [RDP Servers](https://docs.apono.io/docs/additional-integrations/network-management/rdp-servers.md): Create an integration to manage access to an RDP server
- [Windows Domain Controller](https://docs.apono.io/docs/additional-integrations/network-management/windows-domain-controller.md): Create an integration to manage access to a Windows Domain Controller
- [AWS EC2 SSH Servers](https://docs.apono.io/docs/additional-integrations/network-management/aws-ec2-ssh-servers.md): How to integrate with your EC2 SSH Servers with Apono for JIT access
- [Azure VM SSH Servers](https://docs.apono.io/docs/additional-integrations/network-management/azure-vm-ssh-servers.md): How to integrate with your Azure VM SSH Servers with Apono for JIT access
- [Installing the Apono HTTP Proxy](https://docs.apono.io/docs/additional-integrations/network-management/installing-the-apono-http-proxy.md): This proxy is used by Elasticsearch, Web App and more.
- [Harmony SASE](https://docs.apono.io/docs/additional-integrations/network-management/harmony-sase.md): Empower just-in-time group membership for Harmony SASE via Apono
- [F5 Network](https://docs.apono.io/docs/additional-integrations/network-management/f5-network.md): Create an integration to manage access to an F5 instance


---

# 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://docs.apono.io/docs/additional-integrations/network-management.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.
