> For the complete documentation index, see [llms.txt](https://docs.vectra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vectra.ai/integrations/response.md).

# Response

- [Cisco AMP](https://docs.vectra.ai/integrations/response/cisco-amp.md): Vectra GitHub resource for implementing the Cisco AMP response integration with the Vectra Automated Response Framework.
- [Cisco FMC](https://docs.vectra.ai/integrations/response/cisco-fmc.md): Vectra GitHub resource for implementing the Cisco FMC response integration with the Vectra Automated Response Framework.
- [Cisco ISE](https://docs.vectra.ai/integrations/response/cisco-ise.md): Vectra GitHub resource for implementing the Cisco ISE response integration with the Vectra Automated Response Framework.
- [Cisco Meraki](https://docs.vectra.ai/integrations/response/cisco-meraki.md): Vectra GitHub resource for implementing the Cisco Meraki response integration with the Vectra Automated Response Framework.
- [Cisco PxGrid](https://docs.vectra.ai/integrations/response/cisco-pxgrid.md): Vectra GitHub resource for implementing the Cisco PxGrid response integration with the Vectra Automated Response Framework.
- [ClearPass](https://docs.vectra.ai/integrations/response/clearpass.md): Vectra GitHub resource for implementing the ClearPass response integration with the Vectra Automated Response Framework.
- [Endgame](https://docs.vectra.ai/integrations/response/endgame.md): Vectra GitHub resource for implementing the Endgame response integration with the Vectra Automated Response Framework.
- [Fortinet Firewalls (FortiOS)](https://docs.vectra.ai/integrations/response/fortinet-firewalls-fortios.md): Vectra GitHub resource for implementing the Fortinet Firewalls (FortiOS) response integration with the Vectra Automated Response Framework.
- [Harmony](https://docs.vectra.ai/integrations/response/harmony.md): Vectra GitHub resource for implementing the Harmony response integration with the Vectra Automated Response Framework.
- [McAfee EPO](https://docs.vectra.ai/integrations/response/mcafee-epo.md): Vectra GitHub resource for implementing the McAfee EPO response integration with the Vectra Automated Response Framework.
- [Palo Alto Network Cortex](https://docs.vectra.ai/integrations/response/palo-alto-network-cortex.md): Vectra GitHub resource for implementing the Palo Alto Network Cortex response integration with the Vectra Automated Response Framework.
- [Palo Alto Networks Firewalls (Panorama or not)](https://docs.vectra.ai/integrations/response/palo-alto-networks-firewalls.md): Vectra GitHub resource for implementing the Palo Alto Networks Firewalls response integration with the Vectra Automated Response Framework.
- [Pulse Secure NAC](https://docs.vectra.ai/integrations/response/pulse-secure-nac.md): Vectra GitHub resource for implementing the Pulse Secure NAC response integration with the Vectra Automated Response Framework.
- [Sophos Firewall](https://docs.vectra.ai/integrations/response/sophos-firewall.md): Vectra GitHub resource for implementing the Sophos Firewall response integration with the Vectra Automated Response Framework.
- [Static destination IP blocking](https://docs.vectra.ai/integrations/response/static-destination-ip-blocking.md): Vectra GitHub resource for implementing the static destination IP blocking response integration with the Vectra Automated Response Framework.
- [Trend Micro Apex One](https://docs.vectra.ai/integrations/response/trend-micro-apex-one.md): Vectra GitHub resource for implementing the Trend Micro Apex One response integration with the Vectra Automated Response Framework.
- [Trend Micro Cloud One](https://docs.vectra.ai/integrations/response/trend-micro-cloud-one.md): Vectra GitHub resource for implementing the Trend Micro Cloud One response integration with the Vectra Automated Response Framework.
- [Trend Micro Vision One](https://docs.vectra.ai/integrations/response/trend-micro-vision-one.md): Vectra GitHub resource for implementing the Trend Micro Vision One response integration with the Vectra Automated Response Framework.
- [VMware vSphere](https://docs.vectra.ai/integrations/response/vmware-vsphere.md): Vectra GitHub resource for implementing the VMware vSphere response integration with the Vectra Automated Response Framework.
- [WatchGuard](https://docs.vectra.ai/integrations/response/watchguard.md): Vectra GitHub resource for implementing the WatchGuard response integration with the Vectra Automated Response Framework.
- [Windows (direct PowerShell commands to shutdown host)](https://docs.vectra.ai/integrations/response/windows-direct-powershell-commands-to-shutdown-host.md): Vectra GitHub resource for implementing the Windows direct PowerShell commands to shutdown host response integration with the Vectra Automated Response Framework.
- [WithSecure Elements](https://docs.vectra.ai/integrations/response/withsecure-elements.md): Vectra GitHub resource for implementing the WithSecure Elements response integration with the Vectra Automated Response Framework.


---

# 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://docs.vectra.ai/integrations/response.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.
