# Tenable Launch Scan

## Requirements

Linux Control Center = 2.10.X or higher\
Integration with Tenable Vulnerability Management and Sync Scans pre-configured in the Console.\
Hosts with pre-configured Nessus Agent.

## Overview

The *Tenable Launch Scan* action allows you to launch a Tenable Vulnerability Management Scan through the Linux Control Center integration.

## Objective

The purpose of this document is to demonstrate step by step how to use the **Tenable Launch Scan** action of the Linux Control Center.

## Running the Tenable Launch Scan

{% hint style="info" %}
This Action only works with the *Tenable Vulnerability Management* integration.

The LCC does not run the Scan on the selected Host, but rather the Scan previously configured in the Tenable VM environment. Make sure that the Hosts managed by the LCC are included in the Scan that will be run.
{% endhint %}

1. Go to the **Hosts** screen

   ![](/files/kLRZy7Wmwcn7AYdWfqAw)
2. Select any Host and click on **Actions** at the top of the page and click on **Tenable Launch Scan**.

   ![](/files/c7C0FoZ3GiEgtzLXGjdx)
3. Click on **Tenable** and choose the Tenable VM integration.

   ![](/files/OhN7Wz4WjYfWul0bwGRv)
4. Click on **Scan** to select the Scan you want to run.

   ![](/files/S3HrAQKBs8idHWXx0xpA)
5. Click **Yes**.

   ![](/files/pMKVLxKcfMW2Vrgr6k0o)
6. Click **Agree** to confirm and execute the Action.

   ![](/files/bqffKbhxQNykFwVSmyOw)
7. Click the **Queue Working** button at the top of the page to track the execution of the Action.

{% hint style="info" %}
Access the Tenable Vulnerability Management web interface to track the execution status of the Scan.
{% endhint %}

* **Note:** A single independent Tenable Launch Scan Action will be created for each Host if the action is executed on more than one Host simultaneously.

  ![](/files/5DG7gGHThTyJz7O6pDf0)


---

# 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.linuxcontrolcenter.com.br/en/host-actions/tenable-launch-scan.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.
