# Reporting

To create and view Reports

* Click [Reports](https://grantfrog.noloco.co/reports) in the menu

The Reports page is separated into various reports. You can export Grant Proposals, Grant Reports, Funders, Tasks, and Clients.

For each report, you can Filter it by what you need in the report. This can include Dates, Status, Client, and more depending on the specific Report.

* Once you choose your Report and Filters, click Export
* Your Report will export as a CSV file

<figure><img src="/files/ejCEzfibtJ1bKqA8K5CR" 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://grant-frog.gitbook.io/grant-frog/fundamentals/reporting.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.
