> For the complete documentation index, see [llms.txt](https://docs.snomed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snomed.org/snomed-ct-user-guides/snap2snomed-user-guide/how-to-.../2.7-export-a-map/translate-an-exported-map.md).

# Translate an Exported Map

Snap2SNOMED exports maps with only FSN terms. These can be converted into translated Preferred Terms after export.

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\
   ![](https://4073150387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhhAMcxzclQGXKlrJY7Lj%2Fuploads%2FZ6hylqoD2YdGfqAb2eNo%2FScreenshot%202025-11-17%20at%2011.40.18.png?alt=media\&token=34458162-a428-47f3-aaf8-81a30c551d71)
4. The map will be loaded into the page with English terms\
   ![](https://4073150387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhhAMcxzclQGXKlrJY7Lj%2Fuploads%2FEQiHawoUtQqkIj8DBzwv%2FScreenshot%202025-11-17%20at%2011.41.12.png?alt=media\&token=d81eda4b-de2f-4591-a759-5fb050eff827)
5. Select the "Translate target column" option at the bottom of the page\
   ![](https://4073150387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhhAMcxzclQGXKlrJY7Lj%2Fuploads%2FhjfhuI58OcxoNFMKU0Gm%2FScreenshot%202025-11-17%20at%2011.42.02.png?alt=media\&token=3cc2d678-cbc8-41b9-acc6-eb22d0665822)
6. Select the Edition and Language-dialect containing the terms you want\
   ![](https://4073150387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhhAMcxzclQGXKlrJY7Lj%2Fuploads%2FNXGWN0staOE10wltc2Ay%2FScreenshot%202025-11-17%20at%2011.42.59.png?alt=media\&token=24122a4e-e0f3-44ec-8df1-39daeb8e7b84)
7. Select "Translate Target Terms"\
   ![](https://4073150387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhhAMcxzclQGXKlrJY7Lj%2Fuploads%2Fk9RUT3gqLrGiEZ1P44Iq%2FScreenshot%202025-11-17%20at%2011.44.00.png?alt=media\&token=fd9b1353-508a-4ea3-ba33-bc1bc5d0ab3a)
8. Finally download the map file with the non-english terms\
   ![](https://4073150387-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhhAMcxzclQGXKlrJY7Lj%2Fuploads%2FcvmBs8wPs6lJ28Mc0Nhs%2FScreenshot%202025-11-17%20at%2011.44.10.png?alt=media\&token=43ba63d7-7cfe-484f-b1b5-56291322d6b6)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` 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>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
