> For the complete documentation index, see [llms.txt](https://docs.cloudfabrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudfabrix.io/cfxpulse/enduser-guide/reports.md).

# Reports

### Device Uptime Reports

Customers can view an up-time report of all their devices using this report, which is the last widget in customer dashboard or customer home page.

![](/files/-LlhSzMaDNnjfTz-r35A)

### Interface Bandwidth Utilization Report <a href="#interface-bandwidth-utilization-report" id="interface-bandwidth-utilization-report"></a>

This is report is available per interface as a top widget in Interface page, which can be navigated by selecting the desired Interface from Interfaces tabular report in the Device home page.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2Fdocs%2F-LlcE9TvNlZAtmIjE3cB%2F-LlcE_dnjjTY5YrMRulA%2F46.png?generation=1565117014857429\&alt=media)

![](/files/-Llha_P64LPHvaw0IK35)

### Exporting Time Series Metrics Data to CSV for Offline Reporting <a href="#exporting-time-series-metrics-data-to-csv-for-offline-reporting" id="exporting-time-series-metrics-data-to-csv-for-offline-reporting"></a>

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2Fdocs%2F-LlcE9TvNlZAtmIjE3cB%2F-LlcE_dp3LQXcrpb6peJ%2F48.png?generation=1565117014817590\&alt=media)![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2Fdocs%2F-LlcE9TvNlZAtmIjE3cB%2F-LlcE_dq4ICqyp2FeLkW%2F49.png?generation=1565117014755993\&alt=media)

### Exporting Tabular Data to PDF for Offline Reporting <a href="#exporting-tabular-data-to-pdf-for-offline-reporting" id="exporting-tabular-data-to-pdf-for-offline-reporting"></a>

Tabular reports can be exported in CSV or PDF format, for offline consumption

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2Fdocs%2F-LlcE9TvNlZAtmIjE3cB%2F-LlcE_drJyG2M4lF1PTn%2F50.png?generation=1565117014835806\&alt=media)

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2Fdocs%2F-LlcE9TvNlZAtmIjE3cB%2F-LlcE_dsew7mMQJ9rLOl%2F51.png?generation=1565117014769301\&alt=media)

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2Fdocs%2F-LlcE9TvNlZAtmIjE3cB%2F-LlcE_dtjqlYIOKvnbBO%2F52.png?generation=1565117014826915\&alt=media)

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2Fdocs%2F-LlcE9TvNlZAtmIjE3cB%2F-LlcE_ducX81te9DMPBy%2F53.png?generation=1565117014843725\&alt=media)

### Exporting Dashboard As PDF Report

On Any dashboard, by clicking three vertical dots on right side of the dashboard brings a menu with following options.

i) Refresh - refreshes current dashboard

ii) Export as PDF - Exports current dashboard as pdf as shown below

![](/files/-Lll3t40nF3xR9BpUsuY)

![](/files/-Lll426vZJU9Cxpsv0fX)

![Detailed info capture for export to file](/files/-Lll4F6keI_TJOH6rsAp)

iii) Settings.

### Scheduling Reports Based On Custom Dashboard


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cloudfabrix.io/cfxpulse/enduser-guide/reports.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
