> For the complete documentation index, see [llms.txt](https://docs.phocassoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phocassoftware.com/financial-statements/using-statements/view-financial-information-in-a-chart/export-a-financial-chart-widget-as-an-image.md).

# Export a financial chart widget as an image

Export a Financial Statements chart from a dashboard as a PNG image, ready for adding to your other documents and reports.

1. Create the chart and add it to a dashboard. (You need the **Save Dashboards** user permission for this task).
2. Open the dashboard, hover over the widget to display its toolbar, then click the **Export** button (camera icon).
3. Open the exported file and proceed as required.

<figure><img src="/files/mZcIPel8GasJJMQAgJhC" alt="image-20240506-232049.png" width="851"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.phocassoftware.com/financial-statements/using-statements/view-financial-information-in-a-chart/export-a-financial-chart-widget-as-an-image.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.
