# Интеграция с Security Center

Если вы используете Security Center, вы можете настроить Auditor непосредственно в Security Center.

&#x20;**Настройки Auditor:**

1. [**Активы продукта**](/auditor/settings/appsec-portal-cooperation/product-asset-setting.md)**:**
   * Введите информацию о расположении вашего продукта.
2. [**Конфигуратор Auditor**](/auditor/settings/appsec-portal-cooperation/auditor-configurator.md)**:**
   * Укажите учетные данные для подключения к вашим ресурсам.
3. [**Задания**](/auditor/settings/jobs.md)**:**
   * Здесь вы найдете используемые сканеры, а также стандартные команды и переменные для каждого из них. При необходимости вы можете [**изменить**](/auditor/settings/jobs/job-configuration.md) или дополнить эти параметры.
4. [**Последовательности**](/auditor/settings/appsec-portal-cooperation/sequences.md) **(пайплайны):**
   * Используйте последовательности для определения порядка запуска сканеров.


---

# 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.cybercodereview.ru/auditor/settings/appsec-portal-cooperation.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.
