# Export a chart as an image

{% hint style="info" %}
User permission: Query > Export > Clipboard
{% endhint %}

The easiest way to add a chart to a document or email is to download the chart as an image. You can do this from within Analytics or Dashboards.

In Analytics, open the chart and click **Export** > **Image** > **Export**.

<div align="left"><figure><img src="/files/37iguFn4tb4sAKDdycCY" alt="" width="375"><figcaption></figcaption></figure></div>

If the chart has been added as a widget on a dashboard, open the dashboard and hover over the widget to display its toolbar, then click the **Export** button (camera icon).

<div align="left"><figure><img src="/files/BZa9sMlWdgk5sN1oH94v" alt="" width="563"><figcaption></figcaption></figure></div>

Open the image and save or use it as required.


---

# 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.phocassoftware.com/analytics/visualize-your-data-in-a-chart/export-a-chart-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.
