# Manage chart labels

### **Create a new label** <a href="#od_c1662b49" id="od_c1662b49"></a>

Click ![](/files/Wx3mYJYKQ23Rs64KcvWM) icon in the top right of the Dashboard

**Column name:** enter the field you’d like to change the name for the label&#x20;

**Label:** enter the name you’d like to use for the field instead of the original field name

Click **Add** to add the new label

{% hint style="info" %}
All fields that are renamed in this tool will be universally updated all throughout the dashboard for all charts using the same field
{% endhint %}

<figure><img src="/files/UH8pYOiG1NKYAMTDSRzU" alt="" width="375"><figcaption></figcaption></figure>

To make update to a field for a single chart, you can edit fields individually for each single chart. You can delete by clicking ![](/files/Fyl8E4dJlCOoBc3Ymbrm) icon


---

# 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://doc.dataflake.co/dashboard/manage-chart-labels.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.
