# Sequences creating

To set up a pipeline of a sequence of scanners to process your product perform the following steps:

1. On the **Auditor Sequences** page, click on **Create** button:

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

2. Input the desired name of your pipeline and click **Create**

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

3. Click on add ( <img src="/files/0xxPlvkrQxklVCOFlGxY" alt="" data-size="line">), select a job (scanner) from the drop-down list and click on Create to add this job to your pipeline

![Add a job to the sequence](/files/CZAOpjhB5F3G5UTdGYn2)

![Select a scanner job from the list](/files/ubNvm87nlSdJKLV9rlIl)

![Confirm job creation](/files/NJNFWqTrOko2lueLi7BK)

4. Add the next jobs in the same way. Scanning will be performed sequentially from the first job

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

By default, jobs are added with the option to use shared data - the scan results of a job will be passed to the next job. You can disable this option for each job by clicking on <img src="/files/70u0jyv3RiUsmhPLK0io" alt="" data-size="line">

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

Congratulations! Your pipeline has been created. You can find it in the Auditor Sequences section

<figure><img src="/files/6aiDMEvtCkE4zqroBpOA" alt=""><figcaption></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/appsec-portal/features/vulnerability-discovery/auditor-settings/sequences/sequences-creating.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.
