# Ручной импорт используя файл отчета

Выполните следующие действия, чтобы вручную загрузить отчет, полученный от сканера:

1. Нажмите кнопку импорта <img src="/files/r9wS9PyKUdlz2wmNd3ek" alt="" data-size="line"> на странице Вашего продукта

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

2. Перетащите или выберите файл отчета от сканера в формате json, чтобы создать отчет
3. Введите **имя сканера** (обязательно) и **название ветки** (необязательно) в соответствующие поля.
4. Если вы используете [Auditor](/auditor/install.md), заполните активы продукта: репозиторий, реестр образов, домен или хост.
5. Нажмите **Импорт**

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

Если отчет содержит уязвимости, они будут отображены в Security Center для данного продукта.


---

# 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/security-center/scanners/importing-reports-from-scanners-to-security-center/manual-import-using-report-file.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.
