# Export Documents in CSV using UI

1. Users with the **POLICY\_EXECUTE** permission can access the **"Export documents"** tab while executing a policy.

* This page displays a table listing project documents (both user-owned and all documents relevant to the **SR** role).
* The **"Export documents"** feature allows users to download these documents in CSV format.
* Clicking the **"Export to CSV"** button downloads all documents currently shown in the filtered view.
* Alternatively, users can select specific documents from the table to export only those.

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

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

2. A filtering section is available to narrow down document selection.

* Filters include schemes, owners (for the **SR** role), tokens, and related documents.
* To filter by related documents, first select one or more documents from the table, then click **"Find all related"**.

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

3. Users can also access the **"Export documents"** page directly from the document dialog window during policy execution.\
   \&#xNAN;*(See screenshot 4)*

<figure><img src="/files/ZeyGr4N09o003orqVgcF" 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://guardian.hedera.com/guardian-dev/guardian/standard-registry/policies/exporting-project-data-in-csv/export-documents-in-csv-using-ui.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.
