> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Export Program Reports Content

Export the list of reports of the program to a specified format. The exported reports will be sent to your YesWeHack program account email.

## Basic Parameters

<div className="integrations-table">
  | Parameter         | Description               |
  | ----------------- | ------------------------- |
  | Format            | The format of the export. |
  | Program Slug Name | The program slug name.    |
</div>

## Advanced Parameters

<div className="integrations-table">
  | Parameter       | Description                                                                                                 |
  | --------------- | ----------------------------------------------------------------------------------------------------------- |
  | Order By        | Specified property of the order of retrieved reports. By default, results are ordered by descending order.  |
  | Priority Filter | Filter results based on the report priority.                                                                |
  | Sort By         | Sorting parameter for the results to be retrieved. The default is by when the reports were last changed at. |
  | Status Filter   | Filter results based on the report status.                                                                  |
</div>

## Workflow Library Example

[Export Program Reports Content with Yeswehack and Send Results Via Email](https://library.blinkops.com/workflows/export-program-reports-content-with-yeswehack-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/export-program-reports-content-with-yeswehack-and-send-results-via-email/canvas" />
</div>
