# Download Chart Data

#### Steps to Get Chart Data or Download Chart Data from a Dashboard:

1. Go to the "Analyzer" section.

<figure><img src="/files/vJ16OzaIV3tFMCxF6Pqn" alt=""><figcaption></figcaption></figure>

2. Choose the dashboard with the chart you need.

<figure><img src="/files/pRPqY6jYdRHJh9j1dAzO" alt=""><figcaption></figcaption></figure>

3. Pick the chart you want and click the three dots in the top right of the chart.

<figure><img src="/files/98ZGe4s4Jgw3OXvH3xl9" alt=""><figcaption></figcaption></figure>

4. You'll see options to download the chart data in formats like CSV, XLSX, JSON, or PNG. Just choose the one you want. and download it.

<figure><img src="/files/0orxmOJY5AjtrGD7Kz7J" alt=""><figcaption></figcaption></figure>


---

# 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.dapplooker.com/dapplooker-analytics/features/downloading/download-chart-data.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.
