# Bulk actions

Select multiple issues in the Kanban or List view to take bulk actions on them. Issues can be selected using the checkbox on the top right of the card in Kanban or on the left of the row in List view.&#x20;

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

Then take action on all these issues at once using the action bar at the bottom of the page.

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

Actions include:

* Change status
* Set assignee
* Set team
* Set tag
* Delete
* Snooze
* Change customer portal visibility
* Follow
* Bulk reply
* Merge
* Group issues


---

# 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.usepylon.com/pylon-docs/support-workflows/issues/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.
