# 5. Incident Responder Setup

## What is the Incident Responder?

The [Incident Responder](https://keepnetlabs.com/products/incident-responder) analyses a suspicious email, and according to the results, it takes action at the inbox level. The product also analyses the URLs, IPs, and Files with the engines of different technologies it is integrated where it enables an institution to acquire the technologies that it doesn’t have.

**There are 2 steps for setting up the Incident Responder:**

1. [Integrate Threat Intel Partners](/next-generation-product/getting-started/7.-incident-responder-setup/step-1.-integrate-threat-intel-partners.md) - Keepnet will automatically tell you whether a suspicious email is malicious or not
2. [Mail Configuration](https://github.com/ucarozan/keepnet-docs/blob/main/next-generation-product/getting-started/7.-incident-responder-setup/step-2.-mail-configurations) - Keepnet will be able to remove malicious emails from all employees inboxes


---

# 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://doc.keepnetlabs.com/next-generation-product/getting-started/7.-incident-responder-setup.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.
