# Export Project

Heurio's project export feature provides users with the ability to export project data, allowing for comprehensive reporting and documentation. This guide provides an overview of how to use the project export feature and how it enhances workflow management.

### [Heurio extension](https://chromewebstore.google.com/detail/heurio-ux-check-visual-fe/pjdbofhiijhapnmpgilkeammkanglfdj)

1. Click on the Comment's icon in the bottom left corner, opening the project's interface.
2. In the "more" menu, select "Export project."

### [Heurio web app](https://heurio.app/)

1. Open a project and click on the "more" icon in the top right corner.
2. Click on "Export project"

<figure><img src="/files/7AFmAAeMEo3zNo02Lzxa" alt=""><figcaption><p>Exporting a project from the <a href="https://heurio.app/">Heurio web app</a></p></figcaption></figure>

## Customizing your the export file

Before exporting, users can filter the included heurios by various criteria, including:

* **Heurio creation date:** Export only heurios created within a specific date range.
* **Creator:** Export heurios created by a particular project member.
* **Page:** Export heurios related to a specific page, allowing for focused reporting.
* **Heuriod status:** Export heurios with only "Active" or "Resolved" status

You can also hide the name and profile picture of the creator of a heurio or hide the creation date of a heurio.

<figure><img src="/files/JDn08js8QldSEkrF8NmU" alt=""><figcaption><p>Exporting a project from the <a href="https://chromewebstore.google.com/detail/heurio-ux-check-visual-fe/pjdbofhiijhapnmpgilkeammkanglfdj">Heurio extension</a></p></figcaption></figure>

## Export formats

You can export your projects in PDF or CSV format.


---

# 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://heurio.gitbook.io/docs/share-and-collaborate/export-project.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.
