# Importing your dataset

Your first task in MINT is importing or uploading your metadata.  You can do this by:

* Uploading a file (.csv, .txt, .xml and .zip files are allowed)
* Uploading a file using FTP/HTTP
* Harvesting your OAI-PMH repository&#x20;

Log-in to MINT and then click on *My workspace*.

![Workspace](/files/-MAQTPM8jEkCT7AUFPou)

Then click on Import new archive.  A form will appear on the right-hand side of your MINT window (*see image above*).

![Import form](/files/-MAQVmitVxSV92VBWx3y)

Next you need to:

* Specify the [format](/mint-mapping-service/importing-metadata/imports/import-formats.md) of your upload
* Specify that the upload is for your organisation
* Indicate if your import conforms to a schema and no mapping is required

{% hint style="info" %}
Not&#x65;**:** If your data broadly conforms to a schema but you want to make a mapping in MINT to add data for Europeana, do not check the box to indicate which schema the import conforms to.
{% endhint %}

Once you have entered all the details needed by the import form, click on the *submit* button.

The name of the file being uploaded appear in your [*Workspace*](/mint-mapping-service/importing-metadata/imports/managing-files-in-your-workspace.md).&#x20;


---

# 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://carare.gitbook.io/mint-mapping-service/importing-metadata/imports.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.
