# Экран активов

Экран "Активы" позволяет просматривать, изменять, удалять или добавлять активы к продуктам.

Чтобы перейти к экрану "Активы", выберите "**Активы**" на левой навигационной панели.

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

**Измените** или **удалите** нужный вам актив, нажав на три точки справа от него в списке и выбрав функцию "**Изменить**" или "**Удалить**".

**Добавьте** актив в соответствующую группу (репозиторий, образ Docker, домен или хост) с помощью кнопки "**Добавить**" в правой панели. Вы также можете выбрать группу в открывшемся окне. Чтобы узнать, как настроить актив, нажмите [здесь](/security-center/general-portal-settings/product-settings/product-asset.md).

<figure><img src="/files/u4eW4JiuWGSAfmUXPh8v" 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/general-portal-settings/asset-screen.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.
