> For the complete documentation index, see [llms.txt](https://docs.whitespots.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whitespots.io/appsec-portal/features/working-with-products/product-asset.md).

# Product Asset

{% hint style="warning" %}
To ensure the proper functioning of Auditor, include assets for products created in the Portal in version v23.10.1 and earlier.
{% endhint %}

To enable [**Auditor** ](/auditor.md)functionality, it is necessary to define the product asset by indicating the **product's location**.

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

Specify the location of the product by adding <img src="/files/qNZYwrMGhwJrCdetap1o" alt="" data-size="line">  information about:

* [**Repository**](#repository): to analyse the product <mark style="color:blue;">code</mark> in the repository
* [**Docker image**](#docker-image): to analyse your <mark style="color:blue;">image</mark>
* [**Domain or Host**](#domain-and-host): to analyse your <mark style="color:blue;">web</mark> product
* Cloud account: to analyse <mark style="color:blue;">cloud account</mark>

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

## Repository

In the Repository tab, fill in the required fields:

1. **Repository SSH URL**: enter the address of your repository in a specific format, for example: <git@gitlab.com>:whitespots-public/appsec-portal.git

<figure><img src="/files/3uqr1DYe27YfqHyDk9vc" alt=""><figcaption></figcaption></figure>

1. **Repository Link config**: repository source link used to link the portal to your repository based on a created pattern

Select a [pre-created](/appsec-portal/general-portal-settings/repository-link-configs.md) pattern from the drop-down list or use the find a matching config function

<figure><img src="/files/6chnqs5lDxuxVV20UHmE" alt=""><figcaption></figcaption></figure>

Or create a new pattern directly from this section

<figure><img src="/files/8yva9pncrGkKvMfyLoQm" alt=""><figcaption></figcaption></figure>

3. Save the created asset by clicking on the **Create** button

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

## Docker Image

In the **Docker Image tab** enter the address of the **registry** where your product is located and click **Create**

<figure><img src="/files/8mbIbUiM6AWFLfIiHrbV" alt=""><figcaption></figcaption></figure>

## Domain & Host

In the **Domain tab** enter **domain name**, for example whitespots.io

In the **Host tab** enter **host IP**, for example 83.110.124.0

Click **Create**

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

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

## Cloud Account

In the **Cloud Account tab** enter the address of the **cloud account name, Cloud key ID** and **Cloud key secret** where your product is located and click **Create**

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

Apply the created assets when using the[ **Auditor**](/auditor/features/run-audit.md)
