# Importing Findings from a File

PlexTrac can import findings from third-party tools and a CSV template for centralized data. This provides real-time visibility, holistic analysis, and efficient reporting, simplifying compliance and promoting proactive risk management.

{% hint style="info" %}
If importing from a CSV file, visit the [CSV Findings Templates page](/plextrac-documentation/product-documentation/reports/findings/csv-findings-templates.md) for more information.

For a list of all third-party tool integrations and field mappings, visit the [Integrations and Mappings](/plextrac-documentation/product-documentation-1/integrations-and-file-imports.md) section.
{% endhint %}

The file-queuing feature allows users to upload multiple files simultaneously, with the ability to view the progress and status of each import. This enhancement significantly improves efficiency by enabling background processing, which lets users continue working while files are being processed. The benefits include reduced wait times, increased productivity, and enhanced visibility into the import process.

{% hint style="info" %}
Up to 25 files no larger than 5GB each with a combined aggregate size of 20GB can be imported simultaneously.&#x20;
{% endhint %}

## Importing From a File

<mark style="background-color:yellow;">Step 1</mark>: Within the **Reports** module, click the impacted report from the list to bring up the **Readout** tab.

<mark style="background-color:yellow;">Step 2</mark>: Click the **Findings** tab.

<div align="left"><figure><img src="/files/WG9Snz0yMeALumArXsNK" alt="" width="563"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 3</mark>: Click **Add Findings** and select **File Imports** from the pulldown menu.

<div align="left"><figure><img src="/files/zyD080HXtUAZkMDEvgt3" alt="" width="426"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 4</mark>: A side window appears. Drop the file into the provided box or browse it on the computer. Repeat as necessary for up to 10 files (totaling 20GB).

If required, select the source from the pulldown menu.

<div align="left"><figure><img src="/files/xQof7N7VnLONh0AiGFjL" alt="" width="563"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 5:</mark> Click **Continue**.&#x20;

<mark style="background-color:yellow;">Step 6:</mark> On the second tab, "Select tags & upload," add any desired finding and asset tags (optional). When finished, click **Import**.&#x20;

<div align="left"><figure><img src="/files/adHdSxUnivlCOMvsjw0R" alt="" width="563"><figcaption></figcaption></figure></div>

The status of files imported can be viewed by clicking the icon next to the notification bell at the top of the page.

<div align="left"><figure><img src="/files/VYkNSkAnIv9HXcdPlwmV" alt="" width="497"><figcaption></figcaption></figure></div>


---

# 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.plextrac.com/plextrac-documentation/product-documentation/reports/findings/import-scanner-data.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.
