# Translate an Exported Map

To create a map file with non-english concept terms follow these steps.

### Steps

1. Export the map from Snap2SNOMED using any of the CSV/TSV/Excel formats
2. Open the [**ValueSet Utility**](https://ihtsdo.github.io/sct-implementation-demonstrator/#/valueset-translator)
3. Upload the map file using the "Choose File" button\
   ![](/files/h2ko4kc5M2Gce5TvKZT5)
4. The map will be loaded into the page with English terms\
   ![](/files/9JkycbIOD9DBnhe0lBbh)
5. Select the "Translate target column" option at the bottom of the page\
   ![](/files/jm0y1ziROsPfhgnJLjg8)
6. Select the Edition and Language-dialect containing the terms you want\
   ![](/files/REuzpIgnCDZiBHzipmSE)
7. Select "Translate Target Terms"\
   ![](/files/yYFqsAJAiSFOg8C6lYbe)
8. Finally download the map file with the non-english terms\
   ![](/files/WoDshiuBYKhEgiDMF06V)


---

# 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.snomed.org/snomed-ct-user-guides/snap2snomed-user-guide/how-to-.../2.7-export-a-map/translate-an-exported-map.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.
