# Импорт репозиториев

{% hint style="danger" %}
**Для импорта репозиториев предварительно необходимо выполнить настройку** [**интеграции с системой контроля версий (VCS)**](/security-center/general-portal-settings/integraciya-s-sistemoi-kontrolya-versii-vcs.md)
{% endhint %}

Вы можете создавать продукты в Security Center, импортируя их из своих репозиториев GitHub или GitLab.

1. Перейдите на страницу "Активы" и нажмите "**Импорт**"

<figure><img src="/files/5lSV4Z7b3wgneE2s2rhw" alt=""><figcaption></figcaption></figure>

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

2. Выберите интеграцию с системой контроля версий из списка

<figure><img src="/files/6rVqPqsxBtttJdlOSu9z" alt=""><figcaption></figcaption></figure>

3. Укажите репозитории, которые необходимо добавить в виде продуктов

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

3. Поздравляем! Ваш продукт и его репозиторий созданы в Security Center. Вы можете запустить [аудит сразу](/auditor/run-audit/appsec-portal-cooperation/run-audit-manually.md) или настроить [расписание аудита](/auditor/run-audit/appsec-portal-cooperation/scheduled-audit-run.md) для этого продукта

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

{% hint style="success" %}
Для вашего удобства **архивные** репозитории обозначены отдельно
{% 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/security-center/general-portal-settings/product-settings/import-repositories.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.
