# Adding Asset Match

## Eligibility

Custom Asset matches may be added to both unmatched and matched asset artifacts. If you don't agree with an existing match, you can reject the match and add a custom Asset match using the process described below.&#x20;

## Process to add custom Asset match

Asset Custom matches must be added from the Assets screen in CodeCertify or Review screen in AICertfy. Use the 3-dot menu next to the Asset to which you'd like to add your custom match, as shown below

{% hint style="info" %}
More than one Asset match may be assigned to your source asset
{% endhint %}

<figure><img src="/files/7LeRr7pYxkjyc619tYHL" alt=""><figcaption></figcaption></figure>

This will display the Add Custom Match dialog

<figure><img src="/files/Je836o0xwr4gBBfUpHZj" alt=""><figcaption></figcaption></figure>

You must enter the URL for the open source asset that contains the matching code

<figure><img src="/files/EOWjSmIDHaYG3ylKuQm9" alt=""><figcaption></figcaption></figure>

Then select the Check Asset button, in order to continue. This step verifies whether or not the asset is discovered in our Knowledge Base and auto-populates all of the necessary fields.

Threatrix attempts to match the open source asset that you've provided with your source asset to calculate the Percent Match and Percent Copied values. In the case shown below, Threatrix could not find a matching body of code and shows a warning and requests that you complete the Percent Match and Percent Copied values. These values are NOT REQUIRED.&#x20;

<figure><img src="/files/XYbRJxEUCwOYwusZUy7j" alt=""><figcaption></figcaption></figure>

If you wish, you may override the license and/or  copyright data provided by Threatrix. The License Search finds licenses in both Threatrix knowledge base and your Organizations private license knowledge base.&#x20;

<figure><img src="/files/EM4bRakZtP2Fs5gBmadi" alt=""><figcaption></figcaption></figure>

Once you're satisfied with the match data, click the Add button to associate the custom Asset match with your source file.

<figure><img src="/files/BmnNdXEG3LkOKG9MxOsd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XUH6yZncOslGNr5lfujg" alt=""><figcaption></figcaption></figure>

## Custom Asset Match List

Your custom Asset matches knowledge base can be found in the Admin Settings under the Assets menu.

<figure><img src="/files/50qhe61qdyTHHuXvQrVX" alt=""><figcaption></figcaption></figure>

Clicking on a match displays the match details dialog

<figure><img src="/files/Wls4qQ2gkoIDeYBPP7VZ" alt=""><figcaption></figcaption></figure>

Custom Asset matches may be deleted by clicking the Delete icon next to each match.&#x20;

<figure><img src="/files/U8ZRNKX3hEOY3zQxfe9J" alt=""><figcaption></figcaption></figure>

## Important Notes

* Deleting a custom Asset match does NOT remove existing matches from current scan results. A new scan is required for changes to be applied to matches.
* Changes to knowledge base Asset matches will not be reflected in current scan results. This includes changes to licenses and copyrights. A new scan is required for changes to be applied to matches.
* Changes to Asset artifacts with custom matches will only be reflected in the scan results and not applied to custom Assets in your organizations knowledge base. This includes changes to licenses and copyrights.


---

# 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.threatrix.io/codecertify/assets-tab/custom-asset-matches/adding-asset-match.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.
