> ## Documentation Index
> Fetch the complete documentation index at: https://docs.statusstack.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MSP Bulk Operations

> Apply changes across multiple client organizations at once — update notifications, schedule maintenance, and configure settings in bulk

## Overview

The Bulk Operations page lets you make the same change across multiple client organizations simultaneously. Instead of updating each client one by one, you select the clients you want to update and apply the change in a single action.

Navigate to **Tools** → **Bulk Operations** in the MSP Console.

***

## Available Bulk Operations

### Update Notifications

Add, update, or remove notification channel configurations across multiple clients at once.

**Supported channels:**

* Email
* Slack
* Microsoft Teams
* Custom Webhook

**Operations:**

* **Add** — Add the notification channel to all selected clients (won't duplicate if already configured)
* **Update** — Replace the existing channel configuration with new values
* **Remove** — Remove the channel from all selected clients

<Steps>
  <Step title="Click Update Notifications">
    Click **Update Notifications** at the top of the Bulk Operations page.
  </Step>

  <Step title="Select Clients">
    Search and select the clients to update. Use the search to find clients by name.
  </Step>

  <Step title="Choose Channel">
    Select the notification channel: Email, Slack, Microsoft Teams, or Custom Webhook.
  </Step>

  <Step title="Choose Operation">
    Select Add, Update, or Remove.
  </Step>

  <Step title="Enter Channel Details">
    For email: enter recipient addresses (comma-separated).
    For Slack, Teams, or Webhook: enter the webhook URL.
  </Step>

  <Step title="Apply">
    Click **Apply** to update all selected clients. Changes take effect immediately.
  </Step>
</Steps>

***

### Schedule Maintenance

Create a maintenance window across multiple clients simultaneously — useful when a shared infrastructure change affects multiple clients at once.

<Steps>
  <Step title="Click Schedule Maintenance">
    Click **Schedule Maintenance** at the top of the Bulk Operations page.
  </Step>

  <Step title="Select Clients">
    Choose the clients that will be affected by this maintenance.
  </Step>

  <Step title="Enter Maintenance Details">
    * **Title** — Brief description of the maintenance (e.g., "Data center network upgrade")
    * **Description** — Optional longer description
    * **Start Date & Time** — When maintenance begins (must be in the future)
    * **End Date & Time** — When maintenance ends (must be after start)
  </Step>

  <Step title="Configure Options">
    * **Notify Clients** — Send a maintenance notification to client contacts (default: on)
    * **Auto-Resolve** — Automatically mark the maintenance as complete when the end time passes (default: on)
  </Step>

  <Step title="Schedule">
    Click **Schedule** to create the maintenance window for all selected clients simultaneously.
  </Step>
</Steps>

***

### Update Settings

Apply settings changes across multiple clients at once. This is useful for rolling out a policy change (e.g., enabling email notifications or changing a default timezone) across your entire client base.

Use the key-value editor to apply any supported setting to the selected clients. The available settings cover areas such as notification preferences, branding inheritance, status page visibility, and incident behavior. Contact support if you need guidance on specific setting keys for your configuration.

<Steps>
  <Step title="Click Update Settings">
    Click **Update Settings** at the top of the Bulk Operations page.
  </Step>

  <Step title="Select Clients">
    Choose the clients to update.
  </Step>

  <Step title="Add Settings">
    Use the key-value editor to specify the settings to change. Enter the setting key and the new value. Add as many settings as needed.
  </Step>

  <Step title="Apply">
    Click **Apply** to update settings across all selected clients.
  </Step>
</Steps>

<Warning>
  Settings changes apply immediately to all selected clients. Review your selections carefully before applying, as there is no bulk undo.
</Warning>

***

## Tips for Bulk Operations

* **Use client groups** to quickly select all clients in a segment (e.g., all Enterprise clients, all healthcare clients) — you can filter the client picker by group.
* **Start small** — Test bulk changes on 1–2 clients first before rolling out to your full portfolio.
* **Maintenance notifications** — When scheduling bulk maintenance, client contacts receive notifications automatically if "Notify Clients" is enabled. Ensure your client contact emails are up to date.
* **Webhook URLs** — When adding Slack or Teams webhooks in bulk, all selected clients will receive the same webhook URL. If clients need different webhooks, update them individually.

***

## Related Guides

* [Client Management](/guides/msp-client-management)
* [Client Onboarding](/guides/msp-onboarding)
* [MSP Automations](/guides/msp-automations)
