# Настройки

Auditor сканирует ваш продукт с помощью различных сканеров и может переслать полученные результаты в Security Center или на ваш адрес для последующего анализа или обработки.

**Настройте Auditor, если Вы используете его:**

* [**Через Security Center**](https://docs.cybercodereview.ru/auditor/settings/appsec-portal-cooperation)
* [**Напрямую**](https://docs.cybercodereview.ru/auditor/settings/direct-use-of-the-auditor)


---

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