# Rename Column

In this document, you will explore how to rename a column in Astera Dataprep.&#x20;

1. To rename a column in Astera Dataprep click on the *Layout* option in the toolbar and select the *Rename Column* option from the drop-down.

![](/files/7Ov5VypwLz2MSSwmrbCQ)

Alternatively, you can also right-click on the column header that you want to rename and select *Rename Column* from the drop-down.

![](/files/IBbW4F0oFynfJltOZvdU)

2. Once selected, the *Recipe Configuration – Rename Column* panel will open. Here you can select the column you want to rename by clicking on the *Existing Name* drop-down and then specify the new name in the *New Name* text field.

![](/files/xaA61SV4JHfiGZHdzpg8)

3. Once you are done with your configurations, you can select *Apply* ![](/files/r46Lm7rwxcEnhh8cBL7f) for the column to be renamed.

![](/files/4xiG4thzYAcsNdFHNAPk)

4. To rename a column using the Grid itself, you can also simply double-click on the column header that you want to rename and provide a new name directly within the Grid.

![](/files/qqWvMFr0UA44te3rVFC1)


---

# 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://documentation.astera.com/dataprep/layout/rename-column.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.
