> ## Documentation Index
> Fetch the complete documentation index at: https://docs.backline.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Radar

> Visual representation of your active remediations across vulnerability domains.

## Overview

The Remediation Radar provides a high-level view of remediation activity across the domains Backline supports in your environment. Each dot on the radar represents a remediation, allowing you to spot SLA risk, understand automation impact, and drill into details fast.

Use it to:

* Monitor remediation progress against SLAs
* Identify patterns (bottlenecks, hot spots, recurring areas)
* Understand the distribution of Automated vs Hybrid remediations
* Explore and drill into specific remediations (details, PRs, timeline and more)

## What You'll See

### Domain Sections

The radar is divided into sections—one per vulnerability type. The number of sections is dynamic, based on which domains exist for your tenant.

<Note>
  Section "real estate" expands or shrinks based on how many remediations appear in that domain.
</Note>

### SLA Rings (Urgency)

Remediations are positioned by time-to-SLA, with closer proximity to the center indicating higher urgency:

* **Outer ring**: SLA due in more than 1 month
* **Ring 1**: 1 month → 1 week
* **Ring 2**: 1 week → today
* **Ring 3**: Overdue (highlighted in red)

<Warning>
  A red indicator marks remediations that are past due.
</Warning>

### Nodes (Remediation Dots)

Each node encodes key signals at a glance:

**Color = Remediation Mode**

* **Green**: Automated (Autonomous)
* **Orange**: Hybrid (human-in-the-loop)

**Size = Number of Assigned Vulnerabilities**

* **Small**: up to 3
* **Medium**: up to 10
* **Large**: above 10

<Note>
  The Radar shows up to 250 nodes, sorted by SLA urgency, so the most time-sensitive work stays visible.
</Note>

### Radar Center

At the center, you'll see a roll-up count of the vulnerabilities currently being addressed by in-progress remediation work.

## What's Included in the Radar

By default, the radar focuses on active remediation work, so you can prioritize what needs attention now. It includes remediations in statuses such as:

* Pending
* Pending approval
* In progress
* Not Supported

<Note>
  When you switch to the Radar view, the status filter automatically excludes resolved/no-fix categories to keep the view actionable.
</Note>

## Interacting with the Radar

### Click a Node → Preview

Clicking a node opens a quick preview with high-level remediation details, including:

* **Remediation title**
* **Priority** (icon)
* **Status**
* **Impact score**
* **Number of assigned vulnerabilities**
* **Time to SLA**
* **Repository name**
* **Creation date**
* **PR indicator** (if a PR exists)

### Click the Preview → Remediation Side Panel

Clicking the arrow next to the title opens the full remediation details panel with comprehensive information:

<Steps>
  <Step title="Click a Node">
    Click any node on the radar to open a quick preview of the remediation.
  </Step>

  <Step title="View Quick Details">
    Review the high-level information displayed in the preview panel.
  </Step>

  <Step title="Open Full Details">
    Click the arrow to access the complete remediation details panel with timeline, vulnerabilities, PRs/commits, plan, and more.
  </Step>
</Steps>

## Filtering and Search

The Remediation Radar uses the same global filters you're used to from the Remediations cards experience.

<Tip>
  Use filters to focus on specific domains or urgency levels and quickly identify areas that need immediate attention.
</Tip>
