# Storing files online

As part of the central union website, you're able to leverage up to 250GB of free, fast storage for any type of file using the [media tool](https://media.iwgb.org.uk).

{% hint style="info" %}
**Always public**

Files uploaded to the media tool are public on the internet - and the internet never forgets.
{% endhint %}

### Uploading

You can upload files using the media tool.

{% hint style="warning" %}
If you face errors uploading a large file, contact IWGB Technology.
{% endhint %}

#### **Choose a name and folder carefully**

Remember, once the link for a file is out there, it's pretty much impossible to change the name and location of a file, as the link will break.

Equally, remember that changing the name of a folder or file will break all existing links to that file.

### Sharing

You can share either the full link to a file, starting *cdn.iwgb.org.uk*, or a short link to a file, starting *iwgb.link*.&#x20;

Shortlinks are provided for vanity in content the union produces.

* If you're embedding a file somewhere, or using it anywhere that users can't see the bare link, it's best to use the full link.
* If you're looking for a memorable link, consider creating a custom one using the shortlink tool.


---

# 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.iwgb.org.uk/press-media/storing-files-online.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.
