# Threat Analysis

The "**Threat Analysis**" tool is essential for monitoring risks that could impact a company's environment. It gathers and analyzes data on known threats, such as malware, malicious IP addresses, and suspicious URLs.

With this tool, you can:

* Conduct an environment maturity test, assessing whether it is adequately protected or has vulnerabilities.
* Monitor targets, such as IPs and websites.
* Access detailed reports.
* Resolve identified issues.

### **How to Access**

1. Click on the **Skyone** product menu.
2. Under "**Cybersecurity**", select the "**Threat Analysis**" option.

<figure><img src="/files/P2OcuDsAW5W96zHkPJ9w" alt=""><figcaption></figcaption></figure>

On the product introduction screen, click "**Access**" (If this is your first access).

### **Current Risk**

The first step is to measure your company’s current security level. Follow the steps below:

1. On the initial screen, click "**Start Threat Analysis Setup**".
2. Answer the questions about your company with "Yes" or "No," then click "**Next**".
3. In seconds, the platform will display your current security level.
4. Click "**Finish**".

### **Target Configuration**

On your first access, you will need to set up initial targets. Follow these steps:

1. Add the initial targets, such as websites and IPs.
2. Then choose one of the following options:
   * **Add Target + Scan**: Register the targets and perform a scan to generate an initial threat report.
   * **Add Target**: Simply register the targets without scanning.

Below, you will find the documentation for the "**Threat Analysis**" features:

* [Security Panel](/english/cybersecurity/threat-analysis/dashboard.md)
* [Targets](/english/cybersecurity/threat-analysis/targets.md)
* [Schedules](/english/cybersecurity/threat-analysis/schedules.md)
* [Target Resolution](/english/cybersecurity/threat-analysis/threat-resolution.md)
* [Threat Group](/english/cybersecurity/threat-analysis/threat-group.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://docs.skyone.cloud/english/cybersecurity/threat-analysis.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.
