# Viewing Submissions

## How do I view submitted files on Highway?

1\. To view the submitted files, navigate to your collection and click on the submission link you created.

<figure><img src="/files/3KhiplEdhgMkLAG5Y8Pi" alt=""><figcaption></figcaption></figure>

2\. The files submitted by your recipient should show up here. Click on the green download icon in each row to download the files you wish to download. Alternatively, click on the download button at the top to download all files submitted through the submission link.

<figure><img src="/files/rmJc5WHGRavpyP0dwQ8c" alt=""><figcaption></figcaption></figure>

3\. There will be a popup for you to upload your collection's secret key. Paste the secret key in the fields and click on "Download files".

<figure><img src="/files/vpFeGGqbuW1AWHWbUVl7" alt=""><figcaption></figcaption></figure>

## How long do submitted files stay on Highway?

{% hint style="warning" %}
On 1st Nov 2023, we will release the file expiry feature. Your files beyond **90 days** from the submission link expiry date will be automatically deleted.
{% endhint %}

* This policy ensures the security and integrity of your data.&#x20;
* **To ensure that your files are not deleted on Highway, please edit the expiry date of your submission links.** Once files are deleted, there is no way to access deleted files.&#x20;
* We recommend setting reminders for file management and maintaining local backups for important data.&#x20;


---

# 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://guide.highway.gov.sg/for-agency-users/viewing-submissions.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.
