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

# Reading the scans list

> Navigate the Scans table, understand each column, apply filters and sorting, and recognize a scheduled scan row at a glance.

The **Scans** page lists every scheduled scan and individual scan execution across your web applications.

## Table columns

| Column              | Description                                                                                                      |
| :------------------ | :--------------------------------------------------------------------------------------------------------------- |
| **Scan Name**       | The title of the scan or scheduled scan definition. Scheduled scans show an expand arrow (`>`) next to the name. |
| **Web Application** | The target web application associated with the scan.                                                             |
| **Status**          | Current state of the scan definition — for example `Scheduled: Once`, `Finished`, `Running`, or `Failed`.        |
| **Started**         | When the definition's next run is scheduled, or when the latest run started.                                     |
| **End Date**        | Completion timestamp for finished runs, or the scheduled end parameters.                                         |
| **Vulnerabilities** | Count and severity breakdown of the vulnerabilities discovered during execution.                                 |

Every one of these columns can be shown or hidden from the **Columns** selector at the bottom left of the table.

## Filtering and sorting

* **Quick filter** — the search field above the table matches against scan names and target web applications.
* **Advanced Filters** — click **Advanced Filters** to filter by criteria such as status, application, or date range.
* **Column sorting** — click a sortable column header (Scan Name, Web Application, Status, Started, End Date) to sort ascending or descending.

## Recognizing a scheduled scan row

A scheduled scan row represents a recurring or future definition rather than a completed execution. Three signals distinguish it:

1. **Expand toggle (`>`)** sits to the left of the scan name and opens the run history.
2. **Status** shows the recurrence frequency, such as `Scheduled: Once` or `Scheduled: Weekly`.
3. **Started** shows the upcoming execution time in UTC.

## View the scans list

Open **Scans** from the primary navigation sidebar.

<img src="https://mintcdn.com/kikimora/_61TKijx1WdBSLGY/images/scans/reading-scans--01--scans-list.png?fit=max&auto=format&n=_61TKijx1WdBSLGY&q=85&s=6bfcdbdd97ed954a769efe5e654f245d" alt="Scans list showing scheduled scan rows with expand arrows, status badges, and vulnerability counts" width="1920" height="1080" data-path="images/scans/reading-scans--01--scans-list.png" />
