# How to Export Ticket

Allow **Supervisors** to export important ticket information in a consumable format so, that they can analyze it when they’re offline or away. The details about the tickets are generally downloadable in CSV or Excel formats. The date range for exporting tickets is 14 days.

On the customer support page, click the **'Download Ticket'** button ( <img src="/files/-MPDchCvFlq54_Vq4IdG" alt="" data-size="line"> ). In the pop-up, you can export tickets based on the created date, modified date or closed date with a range date is fourteen (14) days. And you can custom ticket fields (ticket number, status, channel, etc) and contacts (contact ID, full name, phone, etc) that will be exported.

For example, filter ticket based on created date, with range date is '04/04/22 to ‘11/04/2022'. And then, click the **'Download Excel'** button like the images below.

![Pop-up Export Ticket](/files/IsuHUUBuhVaejrf6MZAb)


---

# 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.3dolphins.ai/customer-service/dashboard/how-to-export-ticket.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.
