> For the complete documentation index, see [llms.txt](https://docs.cybaops.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cybaops.com/modules/detect-and-respond-mdr/detect-and-respond-cybaedge.md).

# Detect & Respond (CybaEdge)

### <mark style="color:$primary;">1. Introduction to Detect & Respond</mark>&#x20;

Detect & Respond is the security operations capability within the CybaOps platform. It brings together **SIEM, SOAR and Case Management** into a single, unified experience.&#x20;

For CybaEdge customers, Detect & Respond provides continuous monitoring of your security environment, with expert analysts reviewing alerts, investigating suspicious activity, and guiding response when action is required. The platform is designed to reduce alert noise and give you clear, actionable visibility into real security events.&#x20;

### <mark style="color:$primary;">2. What’s Included with CybaEdge Detect & Respond</mark>&#x20;

CybaEdge customers receive:&#x20;

* 24/7 Managed Detection & Response (MDR)&#x20;
* Centralised alert and incident management&#x20;
* SOC‑led investigation and triage&#x20;
* Customer‑visible case management&#x20;
* Investigate (Full SIEM tool)&#x20;
* Access to all supported connectors&#x20;
* Email and escalation‑based notifications&#x20;
* Flexible reporting&#x20;

### <mark style="color:$primary;">3. How Detect & Respond Works</mark>&#x20;

Detect & Respond continuously ingests security data from your connected tools and services. These inputs are analysed and correlated to identify genuine threats.&#x20;

When an issue is detected:&#x20;

1. Alerts are received from connected systems.&#x20;
2. Related alerts are grouped into a single incident.&#x20;
3. SOC analysts investigate and validate the activity.&#x20;
4. Incident updates are recorded in the platform.&#x20;
5. You are notified when awareness or action is required.&#x20;

This approach ensures clarity, reduces duplication, and keeps investigations structured.&#x20;

### <mark style="color:$primary;">4. Managed Detection & Response (MDR)</mark>&#x20;

**What MDR Provides**&#x20;

* Continuous security monitoring&#x20;
* Investigation of suspicious alerts&#x20;
* False‑positive reduction&#x20;
* Escalation for confirmed threats&#x20;
* Clear documentation of findings and outcomes&#x20;

**What You See in the Platform**&#x20;

* Incidents created and updated in real time&#x20;
* Analyst investigation notes&#x20;
* Status changes as incidents progress&#x20;

### <mark style="color:$primary;">5. Notifications & Escalation</mark>&#x20;

Notifications are based on incident severity and required input

* Email notifications for when attention is needed on an incident
* Phone escalation for critical incidents&#x20;
* Full visibility within the CybaOps portal&#x20;

Notification recipients are defined during onboarding and a telephone escalation matrix is applied for critical incidents.&#x20;

### <mark style="color:$primary;">6. Schedules & Data Health</mark>&#x20;

Schedules control how often data is collected and validated. You can view your Schedules by clicking on your username and then Schedules.

<figure><picture><source srcset="/files/R84a4X6VqcbJXNgByOcS" media="(prefers-color-scheme: dark)"><img src="/files/V0XKEtpOf3BxGYzlE1wz" alt=""></picture><figcaption></figcaption></figure>

From a customer perspective:&#x20;

* Connectors typically sync every few minutes&#x20;
* Health checks confirm data flow&#x20;
* Integration issues surface as visibility warnings&#x20;

<figure><picture><source srcset="/files/usDjjNLY2mBQDHNqiehy" media="(prefers-color-scheme: dark)"><img src="/files/WibI7T7aGvt3RilUq15m" alt=""></picture><figcaption></figcaption></figure>

### <mark style="color:$primary;">7. Connectors</mark>&#x20;

Connectors integrate your security tools with Detect & Respond.&#x20;

**Key Characteristics**&#x20;

* One‑way data flow into Investigate
* Supports alert ingestion and enrichment&#x20;
* Enables cross‑system correlation&#x20;


---

# 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.cybaops.com/modules/detect-and-respond-mdr/detect-and-respond-cybaedge.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.
