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

# Column Bulk Operations

# Column Bulk Operations

<iframe width="800" height="450" src="https://www.youtube.com/embed/yM0hXB1AQRg" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## Overview

Modern data platforms collect data from many systems. APIs generate application data. Databases such as MySQL, PostgreSQL, and Oracle store operational records. Data warehouses such as Snowflake or BigQuery power analytics. Files land in storage systems like S3. Search indexes also hold structured data.

Across all these systems, many columns represent the same concept. For example:

* `customer_id`
* `customer_email`
* `address`
* `order_id`

These columns can appear thousands of times across tables and services.

Managing governance metadata for each instance individually becomes difficult. You must update descriptions, tags, and glossary terms one asset at a time.

Column Bulk Operations solves this problem by identifying unique column names across the platform and allowing you to manage their metadata in one place. A single update propagates across every instance of that column.

## How Column Bulk Operations Works

The feature groups columns by their name across the entire metadata platform.

For example, a column named `customer_id` might appear in:

* MySQL tables
* PostgreSQL tables
* Snowflake warehouse tables
* Data lake tables
* Search indexes

Although these columns live in different systems, they represent the same logical field. Column Bulk Operations treats them as a unique column group and lets you manage them together.

## Accessing Column Bulk Operations

From the left navigation bar, select **Governance** > **Column Bulk Operations**.

This page provides a centralized view of all unique columns along with:

* Number of occurrences
* Metadata completeness
* Governance metadata

This view helps you quickly identify where documentation or governance updates are missing.

<img src="https://mintcdn.com/collatedocs/LUQwLPA4Y6ndbf92/public/images/ai-2.0/data-governance/metric.png?fit=max&auto=format&n=LUQwLPA4Y6ndbf92&q=85&s=12a495c997a3d5834ae8734c4f5215b5" alt="Column Bulk Operations Main View" width="2974" height="1130" data-path="public/images/ai-2.0/data-governance/metric.png" />

## Updating Columns in Bulk

Instead of editing columns one table at a time, you can apply governance metadata across all occurrences of a column in a single update.

1. From the left navigation bar, navigate to **Governance** > **Column Bulk Operations**.

2. Use the **Search columns** bar to find a column by name, or use the **Service**, **Asset Type**, or **Has / Missing Metadata** filters to narrow the list.

   <img src="https://mintcdn.com/collatedocs/LUQwLPA4Y6ndbf92/public/images/ai-2.0/data-governance/search-filter-columns.png?fit=max&auto=format&n=LUQwLPA4Y6ndbf92&q=85&s=9a104beace743da31daaa7c6b51a9324" alt="Search for Column Name" width="2286" height="1002" data-path="public/images/ai-2.0/data-governance/search-filter-columns.png" />

3. Expand a column group to view individual occurrences across assets, then select the rows you want to update using the checkboxes.

4. Click **Edit** (top right) to open the edit panel.

   <img src="https://mintcdn.com/collatedocs/LUQwLPA4Y6ndbf92/public/images/ai-2.0/data-governance/edit-bulk-column.png?fit=max&auto=format&n=LUQwLPA4Y6ndbf92&q=85&s=3e5a25b39f5f28d537cb72ddb97b02ef" alt="Edit Column Metadata" width="2300" height="1036" data-path="public/images/ai-2.0/data-governance/edit-bulk-column.png" />

5. Fill in the following fields:

   * **Display Name**: Enter a human-readable name for the column.
   * **Description**: Provide a consistent business definition.
   * **Tags**: Apply classification labels such as PII or Sensitive.
   * **Glossary Terms**: Link the column to business concepts.

   <img src="https://mintcdn.com/collatedocs/LUQwLPA4Y6ndbf92/public/images/ai-2.0/data-governance/column-details.png?fit=max&auto=format&n=LUQwLPA4Y6ndbf92&q=85&s=5d6e7e3906b5c9c25745e99efd685236" alt="Update Column Metadata" width="3006" height="1694" data-path="public/images/ai-2.0/data-governance/column-details.png" />

6. Click **Save**. Collate applies the update to every selected occurrence.

   <img src="https://mintcdn.com/collatedocs/f28-juy5l2TD_1Qf/public/images/how-to-guides/governance/column-bulk-operations/column-bulk6.png?fit=max&auto=format&n=f28-juy5l2TD_1Qf&q=85&s=0e83d3baa1d6a9113c8a9970934c0d08" alt="Save Column Metadata" width="3516" height="1592" data-path="public/images/how-to-guides/governance/column-bulk-operations/column-bulk6.png" />

## Metadata You Can Update

Column Bulk Operations supports the following governance updates:

* **Display Name**: Standardize a human-readable label across all occurrences.
* **Description**: Provide a consistent business definition.
* **Tags**: Apply classification labels such as PII or Sensitive.
* **Glossary Terms**: Connect columns to business concepts.

These updates ensure that the same column meaning is maintained across the data ecosystem.

<img src="https://mintcdn.com/collatedocs/LUQwLPA4Y6ndbf92/public/images/ai-2.0/data-governance/column-details.png?fit=max&auto=format&n=LUQwLPA4Y6ndbf92&q=85&s=5d6e7e3906b5c9c25745e99efd685236" alt="Column Metadata" width="3006" height="1694" data-path="public/images/ai-2.0/data-governance/column-details.png" />

## Metadata Status

Use the **Has / Missing Metadata** filter to narrow columns by their metadata quality. The available statuses are:

* **Missing**: Columns with no description, tags, or glossary terms across any occurrence.
* **Incomplete**: Columns where some occurrences have metadata but others do not.
* **Inconsistent**: Columns where metadata differs across occurrences — for example, different descriptions or tags.
* **Complete**: Columns where all occurrences have consistent metadata.

<img src="https://mintcdn.com/collatedocs/f28-juy5l2TD_1Qf/public/images/how-to-guides/governance/column-bulk-operations/column-bulk8.png?fit=max&auto=format&n=f28-juy5l2TD_1Qf&q=85&s=6ebe7430158fe26849770c5dc4a95a9b" alt="Filter Columns by Name and Status" width="3526" height="1712" data-path="public/images/how-to-guides/governance/column-bulk-operations/column-bulk8.png" />

These statuses help you quickly identify columns that need attention.

## Columns Filters

Use filters to narrow the scope of governance work.

You can filter by:

* **Service**: Narrow to a specific connected service such as Snowflake or BigQuery.
* **Asset Type**: Filter by entity type such as Table, Topic, or Container.
* **Has / Missing Metadata**: Filter by metadata status — Missing, Incomplete, Inconsistent, or Complete.
* **Add Filter**: Add additional filters by Domain, Tags, or Glossary Terms.

<img src="https://mintcdn.com/collatedocs/LUQwLPA4Y6ndbf92/public/images/ai-2.0/data-governance/column-filter-options.png?fit=max&auto=format&n=LUQwLPA4Y6ndbf92&q=85&s=447c2745682036fcc986c29ba436b8d7" alt="Column Lineage Propagation" width="2330" height="1026" data-path="public/images/ai-2.0/data-governance/column-filter-options.png" />

This lets you focus on specific domains or systems.

## Lineage Propagation

Column Bulk Operations also works with lineage. As columns move through pipelines and transformations, the governance metadata remains consistent across the data flow. This ensures column definitions stay aligned even as data moves across systems.
