# Quick Start

Welcome to CybrHawk! This quick start will help you get up and running with the platform in just a few steps.

Our recommended path for new customers is:

1. **Install the Endpoint Agent** to capture endpoint telemetry.
2. **Connect your email (365, Google);**
3. **Deploy Network Sensor(NDR)**, if applicable;
4. **Access the Analyst Console** to view alerts, dashboards, and reports;
5. Expand your visibility with **SIEM integrations**, **Monitoring Sensors,** and **Attack Surface Management.**
6. Attend monthly or quarterly **security posture review** meetings.

***

## Quick Start Navigator

| Step                       | Description                                                                                                                       | Next Steps                                                                                                                                                           |
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Install Endpoint Agent** | Deploy the lightweight agent on Windows, Mac, or Linux endpoints. Provides telemetry, forensic artifacts and containment actions. | [Install Endpoint Agent](/cybrhawk-docs/endpoint-agent/prerequisites.md)                                                                                             |
| **Connect Email**          | Integrate Microsoft 365 or other email services to gain visibility into accounts, email, Defender and Purview logs.               | [Set up Microsoft 365](/cybrhawk-docs/microsoft-365/prerequisites.md) [Google Workspace](/cybrhawk-docs/siem-integrations/software-as-a-service/google-workspace.md) |
| **Access Analyst Console** | Log into the Analyst Console to review detections, alerts and dashboards.                                                         | [Go to Analyst Console](https://console.cybrhawk.com/)                                                                                                               |
| **Access Customer Portal** | Log into the Customer Console to manage integrations and get reports.                                                             | [Go to Customer Portal](https://portal.cybrhawk.com/)                                                                                                                |
| **SIEM Integrations**      | Connect additional log sources such as EDR, firewalls, SaaS, and cloud platforms.                                                 | [SIEM Integrations](/cybrhawk-docs/siem-integrations/siem-integrations.md)                                                                                           |
| **NDR Sensors**            | Deploy physical or virtual sensors for advanced visibility and detections.                                                        | [Network Sensors](/cybrhawk-docs/appliances/network-sensor/overview.md)                                                                                              |

***


---

# 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://cybrhawksoc.gitbook.io/cybrhawk-docs/getting-started/quick-start.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.
