# Create a new mapping

When you click on *Create new mapping* the Mapping pane will appear. Give a name to the mapping that will provide a useful reference for the future. For example, give the name of the dataset, the schema being mapped to and the day’s date.

![Creating a new mapping](/files/-MAQwGQocsWgt5m8CBQs)

Select the schema that you want to use to transform your dataset from the pull-down list. In the CARARE MINT you can choose between mapping to LIDO, the CARARE schema or to EDM.

{% hint style="info" %}
Note: You can enable automatic mappings at this stage. This can be useful if your dataset broadly conforms to the schema being mapped to. If you do select this option, you can edit any mappings that are created in the next stage.
{% 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/create-a-new-mapping.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.
