# Configuring Response Integrations

There are four types of response integrations offered by Netography:

| BLOCK                                                                                                                                                                                                                                                                                                                                                                           | DNS                                                                                                                                                                                   |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li><a href="https://docs.netography.com/netography-docs/docs/blocklist">Blocklist</a></li><li><a href="https://docs.netography.com/netography-docs/docs/crowdstrike">CrowdStrike</a></li><li><a href="https://docs.netography.com/netography-docs/docs/flowspec-1">Flowspec</a></li><li><a href="https://docs.netography.com/netography-docs/docs/rtbh">RTBH</a></li></ul> | <ul><li><a href="https://docs.netography.com/netography-docs/docs/route-53">AWS Route 53</a></li><li><a href="https://docs.netography.com/netography-docs/docs/ns1">NS1</a></li></ul> |

| NOTIFICATION                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | TRAFFIC                                                                                                                                                                                   |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li><a href="https://docs.netography.com/netography-docs/docs/bigpanda">BigPanda</a></li><li><a href="https://docs.netography.com/netography-docs/docs/email">Email</a></li><li><a href="https://docs.netography.com/netography-docs/docs/microsoft-teams">Microsoft Teams</a></li><li><a href="https://docs.netography.com/netography-docs/docs/pagerduty">Pagerduty</a></li><li><a href="https://docs.netography.com/netography-docs/docs/panther">Panther</a></li><li><a href="https://docs.netography.com/netography-docs/docs/slack">Slack</a></li><li><a href="https://docs.netography.com/netography-docs/docs/splunk">Splunk</a></li><li><a href="https://docs.netography.com/netography-docs/docs/sumologic">Sumologic</a></li><li><a href="https://docs.netography.com/netography-docs/docs/twilio">Twilio</a></li><li><a href="https://docs.netography.com/netography-docs/docs/webhook">Webhook</a></li></ul> | <ul><li><a href="https://docs.netography.com/netography-docs/docs/bgp">BGP</a></li><li><a href="https://docs.netography.com/netography-docs/docs/flowspec-traffic">Flowspec</a></li></ul> |

### Configuring a Response Integration <a href="#configuring-a-response-integration" id="configuring-a-response-integration"></a>

In **Settings** > **Response Integrations**, click **Add Integration**. Select one of the available Response Integrations to add and configure it.

![](/files/B735DgZuLqvZmLyi5SqP)

See the doc page for the selected Response Integration for more configuration details.

#### Common Configuration Fields <a href="#common-configuration-fields" id="common-configuration-fields"></a>

All Response Integrations have the following common fields:

| field         | Required | Description                                      | Examples                                      |
| ------------- | -------- | ------------------------------------------------ | --------------------------------------------- |
| `Name`        | yes      | A unique name for the integration                | integration1                                  |
| `Description` |          | Additional information regarding the integration | Test integration signaling our QA environment |


---

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