---
title: "About Bulk Operations on Search Results"
description: "About Bulk Operations on Search Results"
url: "https://www.contentstack.com/docs/headless-cms/about-bulk-operations-on-search-results"
product: "Contentstack"
doc_type: "guide"
audience:
  - developers
  - admins
version: "current"
last_updated: "2026-07-22"
---

# About Bulk Operations on Search Results

Contentstack allows you to perform bulk operations on search results, enabling [content managers](/docs/headless-cms/types-of-roles#content-manager) to select multiple items and perform actions such as **Publish**, **Unpublish**, **Delete**, or **Change Workflow Details** in bulk.

These bulk operations, integrated into the search functionality, lets you quickly locate content and take immediate action on selected items. You can use [Basic Search](/docs/headless-cms/basic-search), [Advanced Search](/docs/headless-cms/advanced-search), [Filters](/docs/headless-cms/use-filters), and [Views](/docs/headless-cms/about-views) to narrow down your search results before applying bulk operations to the refined list.

For example, if you want to publish all entries with the content type "Blog," search for "Blog" using Basic or Advanced Search. Apply relevant filters if needed, and save the search as a view for future use. From the search results, select the relevant entries and click the Publish option to bulk publish them.

**Additional Resource:** To learn how to perform bulk operations using the [Content Management API (CMA)](/docs/developers/apis/content-management-api), refer to the [Bulk Operations](/docs/developers/apis/content-management-api/bulk-operations) section.