---
title: "Assetnote"
slug: "assetnote"
updated: 2025-06-24T17:20:11Z
published: 2025-06-24T17:20:11Z
stale: true
---

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

# Assetnote

## Overview

Nucleus enables you to sync your [Assetnote](https://assetnote.io/) external surface monitoring data directly from Assetnote into the Nucleus console using an automated connector. The connector uses the APIs provided by Assetnote to seamlessly sync data into various Nucleus projects for use in analysis, triage, automation, and reporting.

## Connector Setup

1. From within your Assetnote account, create an API Key and copy it to your clipboard or a note.
2. Navigate to **Integration Hub****> Connectors Setup**
3. Navigate to the **Asset Inventory** section and click the **Assetnote** icon.
4. In the **Create Assetnote Connector** popup, enter the following:

| Field | Description |
| --- | --- |
| Name | Name to identify the connector in Nucleus |
| Description | Optional description to add some details about the connector for other users |
| Instance URL | URL to your base Assetnote instance |
| API Key | The API Key you created and copied in step one |

1. Click **Verify Credentials** and wait for the Success message.
2. Select if/how you want tags in Assetnote imported into Nucleus as nested [asset groups](/v1/docs/asset-groups).
3. Click **Save & Finish** and wait for the Success message.

## Import Exposures

1. Go to **Integration Hub****> Import via Connector**.
2. Select the Assetnote connector you just created.
3. Select the Assetnote asset groups that you want to import exposures from.
4. Click your preferred import option at the bottom of the page.
5. Once the Assetnote asset group is finished importing, visit the **Data Ingest > Import History** page to view the results.

Note

Importing exposures via this method will only ingest and create assets if exposures exist on them. To synchronise all assets, follow the steps in the section **Synchronise Assets**.

## Synchronise Assets

1. Go to **Automation**.
2. On the **Asset Inventory Sync** tab, click **Add Rule*.
3. Enter a rule name, select the Assetnote connector you just created and click **Next**.
4. Select the Assetnote asset groups that you want to synchronise assets from.
5. Click to **Save & Finish**.

Note

Assets synchronise every 24 hours and can take up to 15 minutes to complete, depending on the number of assets in each asset group. To trigger an immediate sync, click the **Sync Now** button in the Actions column.

## Push data from Assetnote

See [this link](https://docs.assetnote.io/docs/nucleus) for the steps to follow to set up the real-time push integration from Assetnote to Nucleus.

## Exposure Status Mapping

Nucleus intelligently maps statuses in Assetnotes to equivalent statuses in Nucleus. See below for how statuses are mapped:

| Status in Assetnote | Status in Nucleus |
| --- | --- |
| Discovered | Active |
| Triage (Initiated, Unresolved & Action) | In Progress |
| Triage Resolved | Mitigated |
| Ignore (Initiated & Action) | False Positive |

## Exposure Severity Mapping

Nucleus maps the severity from Assetnote to exact severity in Nucleus i.e. critical to critical, high to high, and so on. If the severity of a finding is adjusted manually on the Assetnote side, that will take precedence over the original severity.

In case the vulnerability has multiple instances the unfiltered vulnerability will show the severity of the most recent ingested instance.

## Frequently Asked Questions

### What additional metadata is populated?

The following additional metadata is set on assets ingested from Assetnote:

| Key | Source |
| --- | --- |
| assetnote.asset-type | assetType |
| assetnote.active-a-records | activeARecords (edge field is ipAddress on ADnsRecord) |
| assetnote.active-cname-records | activeCnameRecords (edge field is subdomain on CnameDnsRecord) |
| assetnote.asn-organizations | asnOrganizationName |
| assetnote.asn-numbers | asnNumber |
| assetnote.asn-networks | asnNetwork |
| assetnote.exposure-rating | exposureRating |
| assetnote.exposure-rating-description | exposureRating |

If you have any questions, please contact us through [the support center](https://nucleussec.atlassian.net/servicedesk/customer/portal/3).
