# How to rename columns in Cascade

Renaming fields in Cascade is a straightforward process that can help make data more legible and easier to understand. The [Edit Columns](/cascade/tools/transform/editcolumns.md) tool makes this process simple. To get started, open the tool's configuration panel and click on the "[Name](/cascade/tools/transform/editcolumns.md#rename-and-retype)" field. Here, you can type in a new header name that better reflects the data.

One of the most useful features of Cascade is the ability to track and undo your changes. This means that the original column header will appear beneath the new header you've configured. If needed, you can select "Revert" to replace the new header with the old one.

By taking advantage of Cascade's [Edit Columns](/cascade/tools/transform/editcolumns.md) tool, you can make data more comprehendible and save precious time. With just a few clicks, you can make complex data more accessible.

<figure><img src="/files/YZ1JzwGtkQ1Kg3PwFGTa" alt=""><figcaption><p>Configuration window of an <a href="/pages/-MYR3klipPHFAYQUwSqu">Edit Columns</a> tool</p></figcaption></figure>

### Related Questions

<details>

<summary>How do I rename columns in Cascade?</summary>

Renaming fields in Cascade is easy using the [Edit Columns](/cascade/tools/transform/editcolumns.md) tool. Simply open the tool’s configuration panel and click on the “Name” field. Type in a new header name that better reflects the data and, if needed, select “Revert” to replace the new header with the old one.

</details>

<details>

<summary>What is the best way to rename columns in Cascade?</summary>

The best way to rename columns in Cascade is to use the [Edit Columns](/cascade/tools/transform/editcolumns.md) tool. This tool allows you to quickly and easily rename columns with a few clicks.

</details>

<details>

<summary>What is the most efficient way to rename columns in Cascade?</summary>

The most efficient way to rename columns in Cascade is to use the [Edit Columns](/cascade/tools/transform/editcolumns.md) tool. This tool makes it possible to quickly and easily rename columns with just a few clicks. Cascade also allows you to track and undo your changes if needed, making the process even more efficient.

</details>

### Other Sources

{% content-ref url="/pages/-MYR3klipPHFAYQUwSqu" %}
[Edit Columns](/cascade/tools/transform/editcolumns.md)
{% endcontent-ref %}


---

# 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.cascade.io/cascade/cascade-faqs/knowledge-based/how-to-rename-columns-in-cascade.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.
