# External Connectors

- [Active Directory](https://docs.vectra.ai/configuration/setup/external-connectors/active-directory.md): This article provides configuration advice for integration AD with Vectra NDR (formerly known as Vectra Detect for Network). This is supported for both Respond UX and Quadrant UX deployments.
- [AWS HostID integration](https://docs.vectra.ai/configuration/setup/external-connectors/aws-hostid-integration.md): This article goes over the AWS HostID integration available for Vectra NDR deployments that see traffic from AWS VPCs.
- [Azure HostID integration](https://docs.vectra.ai/configuration/setup/external-connectors/azure-hostid-integration.md): This article goes over the Azure HostID integration available for Vectra NDR deployments that see traffic from Azure virtual networks.
- [GCP HostID integration](https://docs.vectra.ai/configuration/setup/external-connectors/gcp-hostid-integration.md): This article goes over the GCP HostID integration available for Vectra NDR deployments that capture traffic from GCP VPCs.
- [SIEM (Vectra Brain ingesting logs)](https://docs.vectra.ai/configuration/setup/external-connectors/siem-vectra-brain-ingesting-logs.md)
- [vCenter integration (VMware)](https://docs.vectra.ai/configuration/setup/external-connectors/vcenter-integration-vmware.md): Configure the Vectra Brain to query the VMware vCenter API (read-only) for infrastructure visibility and vSensor planning.


---

# 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.vectra.ai/configuration/setup/external-connectors.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.
