# How to upload files on VScloud Connect ?

You are reading this article because probably you have received a link from our team asking you to upload files. Those files could be logos, fonts, texts, videos etc.

{% hint style="info" %}
Any file stored on the servers is accessible only from authorized personnel. The connection is encrypted using a 256-bit encryption key between the browser and the server.  &#x20;
{% endhint %}

Those upload links are provided from our team in order to make easier the process to send large files to us instead of using conventional methods like email and WeTransfer which are not so reliable. Here is how to upload your desired files:

1. Tap on the link that you have received in order to open it
2. Tap on the plus icon on the upper left corner<br>

   <figure><img src="/files/xDIIyTZZCsUyDlaBEMz5" alt=""><figcaption></figcaption></figure>
3. You can see different options: Upload file or Create folder<br>

   <figure><img src="/files/avQmkjrIsoe9IHdQXHDc" alt=""><figcaption></figcaption></figure>
4. Feel free to organize the content however you you like&#x20;
5. Upload the content and you are ready to go
6. Last but not least, DO NOT FORGET to reply on the email informing us that you have uploaded the files

{% hint style="warning" %}
In case that you do not see the + icon that allows to upload files and create folders then this means that you have not attributed the rights to do it. By default you don't have access to the uploading functionality unless it's explicitly enabled from our team.
{% endhint %}

{% hint style="danger" %}
However, if you received the link from us asking you to upload files and this upload functionality is missing then we advise you to reach out to us as soon as possible.
{% 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://support.madebyvasilis.site/vasilis-skarleas-cloud/how-to-upload-files-on-vscloud-connect.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.
