# Mapping options

From “My Workspace” click on the name of the file that you want to map. Under “Dataset Options” click on *Mappings*. The mappings pane will appear, and you can choose between:

* Creating a new mapping
* Uploading a mapping
* Uploading an XSL and
* Opening a mapping that has been previously created for your organisation

![Mapping options](/files/-MAQvRgQMkecsSas9RSk)

{% hint style="info" %}
Note: In general you will begin by creating a new mapping. But you can also choose a previous mapping, make a copy and then edit this for your new dataset.
{% 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://carare.gitbook.io/mint-mapping-service/metadata-mapping/mapping-options.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.
