# General

## What file types are allowed?

We currently support uploading of these following file types below.

Documents: ‘doc’, ‘docx’, ‘ppt’, ‘pptx’, ‘xls’, ‘xlsx’, ‘csv’, ‘pdf’, ‘rtf’

Images: ‘bmp’, ‘png’, ‘gif’, ‘jpeg’, ‘jpg’, ‘svg’, ‘tif’, ‘tiff’

Videos: ‘mpeg’, ‘mpg’, ‘wmv’, ‘avi’, ‘mp4’

Audio: ‘m4a’, ‘mp3’, ‘wav’

Others: 'asc', 'cer', 'csv', 'dot', 'dxf', 'ent', 'htm', 'html', 'log', 'mpp', 'msg', 'mso', 'odb', 'odf', 'odg', 'odp', 'ods', 'odt', 'p7m', 'gno', 'p7s', 'pcx', 'pot', 'pps', 'ppsx', 'psd', 'pub', 'rtf', 'sxc', 'sxd', 'sxi', 'sxw', 'tar', 'txt', 'vcf', 'vsd', 'xml', 'zip', '264', 'edr', 'jdr', 'ts'

## What are the file size limits?

The current file size limit on Highway is 1 GB per file, but there are no restrictions on the total file sizes per submission link or per collection.

## What data classification and information sensitivity can Highway handle?

Up to Restricted/Sensitive Normal.

## Can recipients submit files multiple times via the same submission link?

Yes, this is possible. Please note to set a longer expiry date for your submission link if you wish to allow your recipient to have access to your link for repeated submissions.

## Can collections and submission links be deleted?

Unfortunately, this is not a feature that is available at the moment.&#x20;

## Why can't I upload files from my GSIB/HVB?

Highway is designed to enable file collections from citizens and not for government / healthcare / education officers to share files externally, hence uploads from certain IP address has been banned intentionally.

## My agency is migrating email domains, what should I do?&#x20;

As collections are tied to email addresses, this means that you will lose access to all collections if a proper transition period is not in place. Please set a transition period where each admin have to transfer all active collections to their new email addresses.

&#x20;You may follow the instructions below to add collaborators:

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

## I can't find an answer to my question. Where can I get further assistance?

Please contact our team through this form: <https://go.gov.sg/highway-support>


---

# 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/agency-faqs/general.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.
