# Bulk Operations

## Overview

The list view supports batch operations in the Laboratory Information Management System (LIMS) and Electronic Lab Notebook (ELN).

Labii's platform provides robust tools and features to facilitate these batch operations, allowing users to efficiently manage and manipulate large datasets. These capabilities are essential for laboratories aiming to optimize their data management processes and maintain high levels of accuracy and consistency across their projects. By leveraging batch operations, labs can significantly reduce the time and effort required for routine tasks, ensuring more focus on critical research activities.

To get started, go to the list view, select one or more records, and the batch operation buttons will appear.

## Actions

* Bulk Edit
  * [Bulk Edit Columns](/user-guide/list-view/bulk-operations/bulk-edit-columns.md)
  * [Bulk Edit Sections](/user-guide/list-view/bulk-operations/bulk-edit-sections.md)
* Bulk Print
  * [Bulk Print Detail](/user-guide/list-view/bulk-operations/bulk-print-detail.md)
  * [Bulk Print Labels](/user-guide/list-view/bulk-operations/bulk-print-labels.md)
  * [Bulk Print Barcodes](/user-guide/list-view/bulk-operations/bulk-print-barcodes.md)
  * [Bulk Print QR Codes](/user-guide/list-view/bulk-operations/bulk-print-qr-codes.md)
* Bulk Export
* [Bulk Download](/user-guide/list-view/bulk-operations/bulk-download.md)


---

# 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.labii.com/user-guide/list-view/bulk-operations.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.
