# Доступные массовые действия

Вы можете использовать массовые действия для работы с уязвимостями:

* установить уровень критичности;
* изменение статуса;
* удаление уязвимостей;
* добавление или удаление пользовательских тегов;
* добавление или удаление групп;
* добавление или удаление CWE;
* привязка уязвимостей в Jira - связать выбранные уязвимости с другими уязвимостями в Jira;

<figure><img src="/files/bg9h4GEEeOCKsYGBiZuO" alt=""><figcaption><p>Установка критичности</p></figcaption></figure>

<figure><img src="/files/nUGQgOW6qaCGQAEs1whb" alt=""><figcaption><p>Установка статуса</p></figcaption></figure>

<figure><img src="/files/reAsm1yXXS8deWGE5vTW" alt=""><figcaption><p>Удаление обнаружений</p></figcaption></figure>

<figure><img src="/files/fkGSyfW0ekK3r7kJOBS4" alt=""><figcaption><p>Добавление/удаление тегов</p></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/findings-view/available-bulk-actions.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.
