# Take Bulk Actions

Bulk actions are a way for you to change the Incident Statuses for multiple incidents at one shot. You can do this by following the steps below.

**(1)** Pick a **Team** from the team picker on the top of the screen. Move over to the status-wise filters in the **Incident Dashboard**. Click on the incident state for which you need the incidents either **Acknowledged** or **Resolved**.

In this example, we have clicked on the **Triggered** state and will be moving these incidents to the **Acknowledged** state.

<figure><img src="/files/DFpi45CvTo4SmHGyOaHQ" alt="Moving incidents from Triggered state to the Acknowledged state"><figcaption></figcaption></figure>

**(2)** Check the box under the **Actions** button to select **all** the incidents that are shown in the view. You can also choose to select specific incidents for which you want to take the action.

{% hint style="info" %}
**Note:**

You will only be able to view a maximum of 20 incidents at once. So, you will only be able to select a maximum of 20 incidents at once. For a more detailed view of incidents, navigate to the [<mark style="color:blue;">Incident List</mark>](/incident-list/incident-list-view.md) page.
{% endhint %}

![](/files/cmTAevBQtlTeVOmHOoRf)

**(3)** Click on the **Actions** dropdown and select the new incident state that you want the selected incidents to reflect. In this example, we are choosing **Acknowledge**.

![Actions dropdown for incidents in Squadcast](/files/Cfx59yFOS9lAnRF1Snb2)

**(4)** This will then open a pop-up with the details of the incidents that are selected. You can review and then click **Confirm & Acknowledge**.

![Confirm & Acknowledge the bulk actions on incidents](/files/qA2cQdNV9AJ7RH1bAQXb)

Now, the selected incidents will reflect the new incident state.

Similarly, you can also choose to do this to incidents in the Acknowledged state.

{% hint style="info" %}
**Note:**

When you delete a service, you will have to ensure that there are no incidents in the <mark style="color:red;">`Triggered`</mark> or <mark style="color:red;">`Acknowledged`</mark> states. All incidents should be <mark style="color:red;">`Resolved`</mark>.
{% endhint %}

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# 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://support.squadcast.com/dashboards/take-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.
