# Upload to DataGym.ai

The "**Upload to DataGym**" button loads a new upload modal. Click on the plus sign to open the file browser or drag some images into the upload area to upload them.

![Upload local files to DataGym.ai.](/files/-M-F9ULdDDvR0RLa5yRa)

A counter displays the number of uploaded images and the number of all selected images.

The uploaded images appear in the images list with the image type "**LOCAL**".

{% hint style="info" %}
The available storage is limited by your subscription plan.
{% 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://docs.datagym.ai/documentation/dataset/manage-images/upload-to-datagym.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.
