# Запуск аудита

Вы можете запустить Auditor через Security Center

* [Вручную](/auditor/run-audit/appsec-portal-cooperation/run-audit-manually.md)
* [Настроив расписание](/auditor/run-audit/appsec-portal-cooperation/scheduled-audit-run.md)

&#x20;Результаты, полученные Auditor будут [отображены ](/security-center/findings-view.md)в Security Center

{% hint style="info" %}
Обнаруженные в ходе сканирования результаты будут автоматически отправлены в Security Center, когда **все** сканеры в цепочке завершат свою работу
{% endhint %}


---

# 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/run-audit.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.
