# Download a File Attached to a Ticket

To download a file attached to a ticket, you can either access it via the main Ticket grid or via the Edit Ticket screen.

To download a ticket's attached file:

![](/files/-MeXCQE7yt0mVIepY1PY)

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

2\. Click the attachment icon <img src="/files/-MeXCvRXiy-lw1K7F8Ry" alt="" data-size="line"> next to the Ticket description that you wish to download the **attachment file**.

3\. Click the download icon <img src="/files/-MeXD6YgNj5CfjUJLcY0" alt="" data-size="original">.

{% hint style="success" %}
The attached file will now download to your computer.
{% 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/download-a-file-attached-to-a-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.
