# Available bulk actions

You can set bulk for your findings:

* severity type;
* status setting;
* delete findings;
* add or remove your own custom tags;
* add or remove groups;
* add or remove CWE;
* link issue - link findings to another finding in Jira

<figure><img src="/files/keYgXkmHlrI8BJTyyR94" alt=""><figcaption><p>set severity</p></figcaption></figure>

<figure><img src="/files/t95egkb7Aa1gjUX6BFhW" alt=""><figcaption><p>set status</p></figcaption></figure>

{% hint style="info" %}
For temporary risk accepted findings, you can set days accepted.
{% endhint %}

<figure><img src="/files/TGoeTqPADs1rtB08ZyeX" alt=""><figcaption><p>delete findings</p></figcaption></figure>

<figure><img src="/files/QhhMqAbvGuLtIuxCHIEm" alt=""><figcaption><p>add/remove tag</p></figcaption></figure>

<figure><img src="/files/J4JGv1RL7HnG5fwRVfdz" alt=""><figcaption><p>add/remove group</p></figcaption></figure>

<figure><img src="/files/vFOvcxNtHHycHoGb7nVH" alt=""><figcaption><p>add/remove CWE</p></figcaption></figure>

<figure><img src="/files/kRqoTyrsQzgPPA9L8S8X" alt=""><figcaption><p>link issue</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.whitespots.io/appsec-portal/features/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.
