# Importing Findings via an Integration

Findings may be imported into PlexTrac via a licensed API integration and configured by an admin.&#x20;

## Importing from an Integration

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

<div align="left"><figure><img src="/files/lCuvHnTY4k0oSPhTBWzy" alt=""><figcaption></figcaption></figure></div>

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

<div align="left"><figure><img src="/files/KEh5Qk27b31Ge6Col0Ju" alt=""><figcaption></figcaption></figure></div>

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

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

<mark style="background-color:yellow;">Step 4</mark>: Select the desired integration from the pulldown menu (the values shown in the pulldown menu are entered by the admin when the integration is set up).&#x20;

<div align="left"><figure><img src="/files/ILqnfZMGeJ8iAQOHlKhS" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
If an integration is not licensed or not configured by an admin, the option will not appear in the pulldown menu.
{% endhint %}

<mark style="background-color:yellow;">Step 5</mark>: Click **Continue with X** at the bottom of the page.

<div align="left"><figure><img src="/files/KFnhAt0z6dsgAUD5KQrC" alt=""><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 6</mark>: The **Select Findings** tab appears with a list of filters and values that are tool-specific to an integration. Use the filters and facets to select the query parameters to determine which findings appear on the page.

<div align="left"><figure><img src="/files/nL9gw5IlBfYfyUIfCvnB" alt=""><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 7</mark>: Click **Search** to retrieve the findings query results.

<div align="left"><figure><img src="/files/Lls63KhP8sYt3rnqDhfi" alt=""><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 8</mark>: Select the findings from the query results to import by clicking the box at the top left of the table header row or by selecting findings individually by clicking the box next to the finding. <br>

At least one finding must be selected to continue.

<div align="left"><figure><img src="/files/5tXsgrAHtTpIDElddrR4" alt=""><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 9</mark>: Click **Continue with X issues**.

<div align="left"><figure><img src="/files/gK98vdcZ4JBHevUyUTEm" alt=""><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 10</mark>: Insert desired tags associated with each finding and asset when imported (optional). Click **Import X Findings**.

<div align="left"><figure><img src="/files/e5U1M5R6dYL9zyLflL1s" alt=""><figcaption></figcaption></figure></div>

Notifications will appear confirming that the import was successful.

<div align="left"><figure><img src="/files/mGCV83dOVcKLN7r0wf9a" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
More information on specific tools, such as field mappings, can be found on the [admin integrations page.](/plextrac-documentation/product-documentation-1/account-management/account-admin/integrations-and-webhooks/integrations-api.md)
{% endhint %}


---

# 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/importing-findings-via-an-integration.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.
