# Exporting Feature

### Overview

The Performance Report includes an export feature that allows users to download operational reporting data for review, compliance, auditing, and recordkeeping purposes.

The export functionality is available within:

* Site Performance Report — Detailed Report
* Department Performance Report — Detailed Report
* Work Area Performance Report

> Note: Export functionality is only available in Detailed Reports and is not available in Trend Reports.

### Available Export Formats

Users can export reports in the following formats:

* PDF
* Excel

The available export formats may vary depending on system configuration.

### How to Export the Report

1. Open the required Performance Report
2. Navigate to the required reporting period
3. Click the **More Options** menu (⋮)<br>

   <figure><img src="/files/DSSQAbe6xmrcqzesvqG8" alt=""><figcaption></figcaption></figure>
4. Select the **File Type** options: PDF or Excel<br>

   <figure><img src="/files/oDm01vSMxcxFe145TWPb" alt=""><figcaption></figcaption></figure>
5. Click the **Export Report** button<br>

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


---

# 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.didge.io/home/performance-report/work-area-performance-report/exporting-feature.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.
