# Auditor settings

If you use a AppSec Portal, you can set up the Auditor directly on the portal

**Auditor Settings:**

1. [**Product Asset**](/appsec-portal/features/asset-management/adding-a-product-asset.md)**:**
   * Enter information about the location of your product.
2. [**Auditor Configurator**](/appsec-portal/features/vulnerability-discovery/auditor-settings/auditor-config.md)**:**
   * Set up the configurator by providing credentials for connecting to your resources.
3. [**Jobs**](/auditor/features/settings/jobs.md)**:**
   * Here you can find the scanners in use along with standard commands and variables for each. If needed, you can [modify](/auditor/features/settings/jobs/job-configuration.md) or add to these parameters.
4. [**Sequences**](/appsec-portal/features/vulnerability-discovery/auditor-settings/sequences.md) **(Pipelines):**
   * Use sequences to define the order of scanner operations.&#x20;


---

# 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.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.
