# Resource Upload

To get started, once you have logged in and are in your workspace, click on the icon with three horizontal lines in the upper left corner of the screen to open the side menu.

<figure><img src="/files/DaAZpyLf3SnsvvmrFzcl" alt=""><figcaption><p>Application Menu</p></figcaption></figure>

Click on ***Resources*** to access the resource repository.

<figure><img src="/files/toPxJW8awdG7EFW1ui2y" alt=""><figcaption><p>Accessing the resource repository</p></figcaption></figure>

This is where you will find all the materials you upload to RPA Connect. To upload your first file, click on the ***Upload*** button in the upper right corner.

<figure><img src="/files/z22mxSGjHIIMIaQ83UCB" alt=""><figcaption><p>File upload</p></figcaption></figure>

Select the file you want to use, whether it is an image or a document, and confirm to start the upload. It is recommended that the file name allows you to easily identify it, as you will need to copy the correct name into your form to use a resource. Once uploaded, you will find two useful options under the ***Actions*** section, which allow you to download the file again (arrow icon) or delete it (trash bin icon).

<div data-full-width="true"><figure><img src="/files/vpGxJ0Am0cvw5IvfA2zI" alt=""><figcaption><p>Downloading a file</p></figcaption></figure></div>

You can upload all the materials you think you might use or upload them as needed. Either way, it is important to keep the repository organized and up-to-date to facilitate workflow and avoid potential errors. Next, we will see how to add an image resource to a form. Try uploading a .jpg or .png file of a logo to use it.


---

# 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.rpaconnect.io/en-us/form-design/using-common-resources/resource-upload.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.
