# Tenable Sync Results

## Requirements

Linux Control Center = 2.10.X or higher

## Overview

The Tenable Sync Results action is used to obtain the results available in the Tenable repository through the integration of the Linux Control Center with the Tenable Vulnerability Management and/or Tenable Security Center.

## Objective

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

## Tenable Sync Results

{% hint style="warning" %}
This Action can only be executed once every 24 hours. Before executing the *Sync Results*, check if any Scan has been performed recently to ensure that the vulnerability information is up to date.

The Action will have the **Aborted** status if it is executed again within the 24-hour period.
{% endhint %}

1. Access the **Hosts** screen

   ![](/files/kLRZy7Wmwcn7AYdWfqAw)
2. Click on **Actions** in the row and a desired Host and click on **Tenable Sync Results**.

   ![](/files/OgH59HupAu9TqVgihimP)
3. To run on multiple Hosts simultaneously, select the desired Hosts and click on **Actions** at the top of the page and click on **Tenable Sync Results**.

   ![](/files/L6uC8HObngIJI9bYM6eQ)
4. Click on the **Tenable** field and choose the configured integration.

   ![](/files/nbzEviAaQKgx1hgOyjSh)
5. Click **Yes** to execute the action.

   ![](/files/GToslFdVpw3cH77TmKvR)
6. Click the **Queue Working** button at the top of the page to monitor the execution of the action.

**Note:** A single **Tenable TSC Sync Results** Action will be executed regardless of the number of Hosts selected.

1. Note that the action has the **Processing** Status, this status indicates that the information is being transferred to the LCC Console.

   ![](/files/qFyWgWxGYt3He2J2Jzp7)
2. The Status will have the value **Processed** indicating that the transfer is complete.

   ![](/files/Bpm0QkpZfRCIyV0Vtgu6)
3. Access the **Hosts** screen and the Risk column will have the indexes **AES, ACR and VPR**, indicating that the information was transferred correctly.

   ![](/files/G2SPRbb4ZRHxpBSygbrV)


---

# 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-sync-results.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.
