> 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/auditor/features/settings/jobs/job-configuration.md).

# Job configuration

Each job (scanner) has a preset configuration that can be changed or supplemented as necessary.

* **Job Type**:  determines the [technical](/auditor/features/settings/jobs/technical-jobs.md) or [scanner](/auditor/features/settings/jobs/scanner-jobs.md) job

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

* **Shared Volume**: in activated position passes its scan results to the next jobs in the sequence

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

* **Image**: contains the address of the job's image registry. \
  If you are using your own job, change the address of the registry and specify its credentials

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

* **Run Command**: specifies the command code to run the scan. \
  If you are using your own command, you should specify the ***/data/*** directory to save the report in, so that it can be sent to the AppSec Portal.

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

* **Environment Variables**: environment variables to be used by the job are specified. \
  You can ***delete*** a variable, ***mark*** it ***as required***, ***hide*** it or ***add*** additional environment variables if necessary

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

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><img src="/files/sq3N2jCkXwZXoRFlsTD5" alt="" data-size="original"></td><td></td><td></td></tr><tr><td></td><td><img src="/files/92WoAaaIDpMXm2TFzeAX" alt="" data-size="original"></td><td></td><td></td></tr><tr><td></td><td><img src="/files/4LzuO54XR2z4McNSAv79" alt="" data-size="original"></td><td></td><td></td></tr></tbody></table>

{% hint style="warning" %}
Mandatory environment variables for each job type **Scanner**:\ <mark style="color:blue;">`REPORT_FILE_NAME`</mark> file name should send to the portal and \ <mark style="color:blue;">`SCAN_TYPE`</mark> [**importer**](/appsec-portal/features/scanners.md) (parser)  to process the report.
{% endhint %}
