> For the complete documentation index, see [llms.txt](https://docs.tabula.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tabula.io/data-flows/tools-nodes/columns-operations/modify-columns.md).

# Modify Columns

Renames, deletes and moves columns

## Overview

The Columns Node allows you to manage your dataset's columns by renaming, removing, and changing the order of columns using a simple drag-and-drop interface.

<figure><img src="https://3263174655-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ft2TZFevDoRrOBI2rPK1p%2Fuploads%2FRULFP90uJZR8QRs7ZObN%2FEditColNode.png?alt=media&amp;token=fea32090-c8cf-4536-ab16-a3fcc6a6a99f" alt=""><figcaption></figcaption></figure>

## **Settings**

The Property Grid visually represents each column in your dataset as a plate displaying the column's name and data type. You can interact with these plates to perform the following actions:

#### **Change Column Order**

To change the order of the columns, click and drag the desired column plate to a new position in the Property Grid. The column will be moved to the new location when you release the mouse button.

#### **Rename Column**

To rename a column, click the pencil icon on the column plate or double-click the column name. This will make the column name editable. Type in the new column name, press Enter or click outside the input box to confirm the change.

#### **Remove Column**

Click the Trash icon on the column plate to remove a column from the dataset.
