# Rename

Rename existing column names

## How to Access This Feature

### From + (plus) Button

![](/files/-M4oN2ExBwPGrIDoLRQK)

* Click "+" button and select "Rename".

### From Column Menu

![](/files/-M4oN2Ez3PzXjccJvO59)

* You can also select "Rename" from column menu of the column to rename.

## Rename

![](/files/-M4oN2F0o6xDh-So1XXq)

1. Type in the new name for the column in "New Column Name" field.
2. Click "Run" to rename the column.


---

# 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.exploratory.io/data-wrangling/rename.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.
