# n.Scope Deployment Planning

Deploying the Nanocorp n.Scope Network Detection and Response (NDR) solution involves several critical planning steps to ensure a smooth integration into your network infrastructure and operational workflows. This section outlines the essential stages for deployment, providing a high-level roadmap from initial assessment to the final launch.

## 1. Pre-Deployment Planning

### 1.1 Understand Network Architecture

* **Assess Current Infrastructure**: Review and document the existing network topology, including all subnets, remote locations, and cloud services. Identify how many probes will be required to cover the infrastructure.
* **Identify Critical Assets**: List critical servers, endpoints, end-user networks, and services the solution must observe. Critical assets can be highlighted in the rules definition&#x20;

### 1.2 Define Security Objectives

* **Determine Detection Goals**: Define what threats, anomalies, or incidents the NDR must detect.
* **Establish Response Protocols**: Outline how the system should respond to detected threats and the procedure for incident response.
  * **Forward alerts:** identify the SIEM or CIR tool the alerts should be sent t
  * **Automated Packet Capture for Forensic:** define in what case (severity) should a Packet Capture automatically be recorded with an alert&#x20;

## 2. Technical Pre-Requisites

### 2.1 Hardware/Software Requirements

* **Hardware Specifications**: Identify the necessary hardware requirements based on network size and traffic volume.
* **Compatible Platforms**: Ensure that the NDR system is compatible with your current network devices and operating systems.

{% hint style="info" %}
Check our latest Software and Hardware Datasheets for resource allocation details
{% endhint %}

### 2.2 Integrations

* **Existing Security Stack**: n.Scope NDR integrates seamlessy with most SIEMs, CTI provider and other security tools. [Check out our integration list for more details.](/n.scope-v2.0-english/ressources/integrations.md)
* **Single Sign On:** n.Scope NDR is compatible with Azure AD SSO. [Check the deployment instructions and prerequisites](/n.scope-v2.0-english/ressources/integrations/single-sign-on.md).

#### 2.3 Security Infrastructure Integration

* **Traffic Flow Analysis**: Determine where to place the NDR sensors to capture relevant traffic.
* **Network Configuration Changes**: Plan for any changes needed to network configuration to support the NDR.

## 3. Proceed with Deployment

### 3.1 Retrieving install archive

* Your Customer Success contact at Nano Corp will provide you with credentials to our delivery platform so you can retrieve the latest version of the product.
* You can reach back to us if those credentials are lost at <support@nanocorp.fr> or on our Slack Support Channel

### 3.2 Installation

{% content-ref url="/pages/4LBhFClM3WzdFBcwYfjQ" %}
[Installing Nanocorp n.Scope](/n.scope-v2.0-english/deployment/installing-nanocorp-n.scope.md)
{% endcontent-ref %}

## 4. Getting Support

* Our Team will introduce you to your main point of contact: your Solution Engineer, who will help you select the best deployment option and support you through installing our product. In case of an emergency, please feel free to [drop us an email.](mailto:support@nanocorp.fr)
* We share Slack channels with our customers. Ask your Solution Engineer for one if you'd like.

<br>


---

# 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.nanocorp.ai/n.scope-v2.0-english/deployment/n.scope-deployment-planning.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.
