> For the complete documentation index, see [llms.txt](https://docs.fusion.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.fusion.vectra.ai/automate-responses.md).

# Automate Responses

- [Automating Response in Fusion](https://docs.fusion.vectra.ai/automate-responses/response.md): Fusion allows you to create a set of automated responses to events. A response can be a notification sent to a third-party system or a blocking action provided by a third-party system. To automate a r
- [Configuring Response Integrations](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations.md): Configure response integrations in Vectra Fusion.
- [AWS Route 53 (Response Integration)](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/route-53.md): DNS Type Response Integration
- [Big Panda](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/big-panda.md): Configure the BigPanda response integration in Vectra Fusion.
- [BGP](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/bgp.md): Traffic Type Response Integration
- [Blocklist](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/blocklist.md): Block Type Response Integration
- [CrowdStrike](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/crowdstrike.md): Block Type Response Integration
- [Email](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/email.md): Notification Type Response Integration
- [Flowspec](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/flowspec-1.md): Block Type Response Integration
- [Flowspec (Custom)](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/flowspec-traffic.md): Traffic Type Response Integration
- [Microsoft Teams](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/microsoft-teams.md): Notification Type Response Integration
- [NS1](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/ns1.md): DNS Type Response Integration
- [Pagerduty](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/pagerduty.md): Notification Type Response Integration
- [Panther](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/panther.md): Prerequisites Before configuring in the Fusion portal, the http source webhook and shared secret authentication method must be setup in Panther. For more details, follow the HTTP log source setup inst
- [Slack](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/slack.md): Notification Type Response Integration
- [Splunk](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/splunk.md): Send Fusion events to Splunk for alerting, monitoring, and analysis.
- [Sumo Logic](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/sumo-logic.md): Send Fusion events to Sumo Logic for syslog-based monitoring and analytics.
- [Twilio](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/twilio.md): Notification Type Response Integration
- [RTBH](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/rtbh.md): Block Type Response Integration
- [Webhook](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/webhook.md): Notification Type Response Integration
- [Syslog](https://docs.fusion.vectra.ai/automate-responses/configuring-response-integrations/syslog.md): Usage By integrating Syslog, users can consolidate logs from various devices or applications within their network into a centralized repository. This centralized logging enhances security, compliance,
- [Configuring Response Policies](https://docs.fusion.vectra.ai/automate-responses/response-policies.md): Response Policies allow you to define automated actions in response to events generated by Detection Models. By creating and configuring these policies, teams can streamline their incident response pr
- [Response Integration Blocks Dashboard](https://docs.fusion.vectra.ai/automate-responses/traffic-manager.md): The Response Integration Blocks dashboard is a system dashboard available in the All section of the Dashboards page. If you use a block-type response integration to restrict traffic based on events in


---

# 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.fusion.vectra.ai/automate-responses.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.
