# Кастомные импортеры

{% hint style="warning" %}
Ознакомиться со списком актуальных кастомных импортеров вы можете на странице [**Актуальные кастомные импортеры**](/security-center/scanners/custom-importers/aktualnye-kastomnye-importery.md)
{% endhint %}

Для создания кастомного импортера необходимо связаться с нами, используя [форму обратной связи](https://cybercodereview.ru/#contact) и предоставить пример отчета нужного сканера. В течение двух рабочих дней будет предоставлен готовый файл кастомного импортера для дальнейшей загрузки в Security Center.

Для загрузки кастомного импортера в Security Center выполните следующие действия:

1. Перейдите на страницу Настройки -> Сканеры и нажмите кнопку "Импорт"

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

2. В открывшейся форме загрузите предоставленный файл кастомного импортера и подтвердите отправку на сервер Security Center

<figure><img src="/files/1il1EQDA6ksGa4n6T4t6" alt=""><figcaption></figcaption></figure>

Загруженный импортер появится в списке доступных сканеров.


---

# 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/custom-importers.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.
