# Publish Chart

{% hint style="info" %}
Once you published the chart, you'll be unable to edit the published one. Rather, you should [Fork Chart](/analytics/fork-chart.md) and edit the newly created chart.&#x20;
{% endhint %}

## ![](/files/1Ea4HRBQDlMEl5PCPmqF)

## Chart Title

Chart title field is required to publish the chart. You can add or edit title after publishing the chart

## Chart Description

Chart description field is optional to publish the chart. Shortly describe your chart. You can add or edit description after publishing the chart.


---

# 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.unblinked.com/analytics/publish-chart.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.
