# Email

## Usage <a href="#usage" id="usage"></a>

The Email Notification Type Response Integration is designed to enhance the communication and awareness of security-related events within an organization. Your users can receive immediate alerts regarding any suspicious or anomalous activities detected within their network. This integration allows for the customization of email content, ensuring that the right people receive the right information at the right time.

Whether it's a critical security breach or an update on system performance, the Email Notification Type Response Integration ensures that stakeholders are kept informed and can take appropriate action promptly.

## Netography Portal Steps <a href="#netography-portal-steps" id="netography-portal-steps"></a>

In **Settings > Response Integrations**, click **Add Integration**. Select **Email**

![](/files/6lRvI1tJtxK8qvTWLz2c)

## Configuration <a href="#configuration" id="configuration"></a>

The following fields are specific to the Email integration.

| Field        | Required | Description                             | Examples                         |
| ------------ | -------- | --------------------------------------- | -------------------------------- |
| `Recipients` | yes      | Comma separated list of email addresses | <one@email.com>, <two@email.com> |
| `CC`         |          | Comma separated list of email addresses |                                  |
| `BCC`        |          | Comma separated list of email addresses |                                  |


---

# 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/email.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.
