# Downloading Charts

To download a dashboard chart into a PDF, Image or Excel data, hover onto the chart to open the Chart Menu. Select the appropriate option to download the chart.

![](/files/4eNmbVSmEUpebhr2p9ES)

## **Excel Warning**

Please note that when using the XLS option, Microsoft Excel may show a warning asking if you can trust the source. Please click **Yes** to open an Excel table containing the chart data.


---

# 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.tactyc.io/portfolio-construction/faqs/downloading-charts.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.
