# Export image

To save a static image of your current visualization for use in another context, use the export plot feature located in the toolbar above the plot.

<figure><img src="/files/CpA94MEyjWaxCDSnr2Gm" alt="" width="563"><figcaption></figcaption></figure>

Next a dialog will open up, where you can configure the image you will export.

You will be able to set:

* the font size of the legend;
* the font size of the axes;
* which signals you would like to see on the plot;
* whether or not you want to show a title of the plot;
* whether or not you would like to show gridlines.

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

## Discover Exporting in 1 minute

{% embed url="<https://www.youtube.com/watch?index=39&list=PLtVuqpI9QpJAFtUEvuS23Z47XGHrRc_P9&v=cl-m67dbhlE>" %}

Want to discover more Marple features in 1 minute? Check out other [1 Minute Marple videos](/docs/other-resources/1-minute-marple-videos.md)


---

# 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.marpledata.com/docs/marple-insight/user-manuals/visualisation/export-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.
