# Threat Group

In the "**Threat Group**" section, the user can view and manage threat groups.

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

Below are the available features:

### **Schedule Scan**

Configure a new scan schedule for the targets. Follow these steps:

1. Define a name for the schedule.
2. Set the frequency (One-Time Execution, Daily, Weekly, Monthly, or Annually).
3. Set the next execution (Date and Time).
4. Select the targets.
5. Finally, click **"Confirm Scheduling".**&#x20;

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

### **Search and Filters**

In the upper-right corner of the screen, the following resources are available to help you search for **Schedules**:

* **Search**: Click on the magnifying glass icon to open the search field. Type the name of the threat and press Enter to locate it.
* **Filters**: Click on **"Filters"** to refine the search with the following options:
  * **Threat Name**: Enter the name of the threat and press Enter to locate it.
  * **Threat Type**: Select the type (Info, Low, Medium, High, or Critical). By default, the filter is set to "All."
  * **Domain**: Select the desired domain.
  * **Status**: Choose between All, Resolved, and Pending.
  * **Threats**: Choose between Active and Silenced.

{% hint style="info" %}
You can also filter the **Threat Type** using the options displayed on the left side of the screen.
{% endhint %}

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

After filling out or selecting the filters, simply click **"Apply"**. If you want to remove the filters, click **"Clear Filters".**

### **Refresh**

The **"Refresh"** button allows you to check for new changes immediately, without waiting for the next automatic update.

### **Threat Panel**

The upper panels indicate the number of threats by status:

* **Active Threats:** Threats that are currently active and require immediate action.
* **Resolved Threats:** Threats that have been resolved and no longer pose a risk.
* **Muted Threats:** Threats that have been muted and are no longer being monitored.

### **Threat Analysis: Threat Group**

In this area, you can view all threats and direct actions:

* **Status:** Indicates the current status of the threat (Resolved or Pending).
* **Threat:** The name of the detected threat.
* **Targets:** The number of targets associated with the threat.
* **Type:** The severity level of the threat (Info, Low, Medium, High, or Critical).
* **Created On:** The number of days since creation.
* **Quick Actions:** Provides the option "**View Threat**". By clicking it, you will be redirected to the “[**Target Resolution**](/english/cybersecurity/threat-analysis/threat-resolution.md)” screen.

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


---

# 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/threat-group.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.
