# Reports/Exports

## Custom Fields Report

**This report allows you to export a .CSV file along with additional data for each ticket.**

{% hint style="info" %}
To learn more about the **Custom Fields** functionality, please visit [**this page**](/main-sections/organizing-and-automatization/tickets/organizing-tools.md#custom-fields).
{% endhint %}

To export your data, please visit **Dashboard => Reports**, find **Custom Fields** and press **Generate**:

<figure><img src="/files/Tc186vPmQz51VfV3wspD" alt=""><figcaption><p>Visit <strong>Dashboard => Reports</strong>, find <strong>Custom Fields</strong> and press <strong>Generate.</strong></p></figcaption></figure>

Then you need to define what tickets and what information you would like to export:<br>

<figure><img src="/files/fyf5q2NxHqyiAwlNBeEM" alt=""><figcaption><p>Export Settings.</p></figcaption></figure>

Once done, click Download. Replyco generates a .CSV file that could be opened via Excel or Google Sheets.

## User Actions Report

**If you need to know who and when exactly performed a certain action, this report will do a trick for you.**

This User Actions Report contains information about users and their actions taken within a certain timeframe.

For example, you may find out who and when has viewed, archived or resolved a certain ticket and much more.

To export your data, please visit **Dashboard => Reports**, find **User Actions List** and press **Generate**:

<figure><img src="/files/bMBTQ9h6d8HmBghF2CJZ" alt=""><figcaption><p>Visit <strong>Dashboard => Reports</strong>, find <strong>User Actions List</strong> and press <strong>Generate.</strong></p></figcaption></figure>

Then you need to define what tickets and what information you would like to export:

<figure><img src="/files/XGWNTCjJU0qImqwMQi9f" alt=""><figcaption><p>Export settings.</p></figcaption></figure>

Once done, click Download. Replyco generates a .CSV file that could be opened via Excel or Google Sheets.

## Ticket List Export

**This simple report provides you with a .CSV version of tickets displayed on the Ticket List page you are currently on.**

To export your data, just visit any ticket list page. No matter whether it is just the Not Resolved folder or the Blocked one.

Once you have set up the filters you need and adjusted the tickets-per-page setting, please find the **three dots icon** at the top. Then click on it and choose **Export**, like on the screenshot below:

<figure><img src="/files/cGNDWnqxHEgeZpFgDzFN" alt=""><figcaption><p>Export button.</p></figcaption></figure>

Once done, Replyco generates a .CSV file that could be opened via Excel or Google Sheets.

<figure><img src="/files/NaG9GFtnBThnwMh5U0m3" alt=""><figcaption><p>Report file example.</p></figcaption></figure>

Above is an example of what you can get.

#### Still have questions?

{% hint style="info" %}
**We're here to help!** If you have ANY questions, need help with setup, or just want to chat about customer support (really, we are always up for a good chat), please don't hesitate to reach out via:

**Chat:** [Click on the chat icon](http://replyco.com/#chat) (lower right of the App)

![](/files/QbOMrBEWDv4EeOi2pABN)

**Email:** <help@replyco.com>

**Phone**: US:flag\_us:  +1 407-588-2574 | UK:flag\_gb: +44 20 8064 0564 &#x20;
{% endhint %}


---

# 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.replyco.com/main-sections/dashboards-and-reporting/reports-exports.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.
