> For the complete documentation index, see [llms.txt](https://docs.finops.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finops.softwareone.com/policies/anomaly-detection/export-chart.md).

# Export Chart

The **Export chart** option on the policy details page allows you to download the chart as a PNG file.&#x20;

By default, the chart displays data categorized by service along with daily expenses. You can modify these settings using the **Categorize by** and **Expenses** options. Additionally, you can hover over the chart to view detailed information.

<div data-with-frame="true"><figure><img src="/files/UDhaHV2rSGH94ipLKJDM" alt=""><figcaption><p>The Export chart option to download the chart as a PNG file.</p></figcaption></figure></div>

### Exporting a chart

To export the chart as a PNG file:

1. Navigate to the **Anomaly detection** page.
2. Select the desired policy.
3. On the policy details page, do the following:
   1. Select the required category. By default, the **Service** category is selected.
   2. Choose whether you want the chart to display daily, weekly, or monthly expenses. By default, the **Daily** option is selected.
   3. Use the slider to show or hide legends on the chart.
4. Select **Export chart** to download the chart to your system.


---

# 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.finops.softwareone.com/policies/anomaly-detection/export-chart.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.
