# Jobs

The Jobs page contains the [**configured**](/auditor/features/settings/jobs/job-configuration.md) jobs for processing your product

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><img src="/files/A6fwy8D6yeIGJkD8tP9t" alt="" data-size="original"></td><td align="center">Auditor interface</td><td></td><td></td></tr><tr><td align="center"><img src="/files/xjU3ikapEtYNknM6bviD" alt="" data-size="original"></td><td align="center">AppSec Portal interface</td><td></td><td></td></tr></tbody></table>

There are two types of jobs:&#x20;

* <img src="/files/hCVKA24hFXfD5Rk913D4" alt="" data-size="line">[**Technical** jobs](/auditor/features/settings/jobs/technical-jobs.md): prepare the product for scanning
* <img src="/files/Cs5ScQOlmm7EnOwhLGXg" alt="" data-size="line">[**Scanner** jobs](/auditor/features/settings/jobs/scanner-jobs.md): scan the product themselves

By selecting a specific job and clicking **Copy** in the right pane, you can copy the job and make changes to its configuration.

<figure><img src="/files/tdKTdTFe0OUhUk5UXogE" alt=""><figcaption><p>AppSec Portal interface</p></figcaption></figure>

<figure><img src="/files/jg3iL2ztJyNx4sfrKAPq" alt=""><figcaption><p>Auditor interface</p></figcaption></figure>


---

# 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.whitespots.io/auditor/features/settings/jobs.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.
