# Export a Report of All Tickets to a CSV File

All tickets can be exported to a CSV file as follows:

![](/files/-MeXB-Z04ZvJOhFgT3M4)

1\. Select the **Tickets View** tab on the top menu bar.

2\. Click the **EXPORT REPORT** button.

3\. Select CSV from the drop-down menu.

4\. The downloaded report will look similar to the following:

![Exported to CSV File -  Incoming Ticket Report](/files/-MVr3LHABCIxkK0qln7Y)

{% hint style="success" %}
The Incoming Ticket Report has successfully been downloaded. Check your downloads folder for a file named **Incoming Ticket Report.csv** (if you download more than one version of this report, the file name will increment, e.g., **Incoming Ticket Report (1).csv** ).
{% 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.faronics.com/faronicsdeploy/ticketing/ticket-actions/export-a-report-of-all-tickets-to-a-csv-file.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.
