# Mappings

## Introduction

In Transiyzi, the Mappings area is where you'll match the fields in your uploaded file with the source or target languages. This documentation will provide an overview of the Mappings section and how to use it effectively.

## Accessing the Mappings Section

1. After uploading your source or target language file, you will be automatically redirected to the Mappings area.

## Mappings Page Overview

The Mappings page displays a table containing the fields from the uploaded file. Your task is to match these fields with the corresponding source or target languages.

<figure><img src="https://2909866525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWdSPchfTc6jrDYUYlDTb%2Fuploads%2FOyk1z3iBvUMvV1ip0xDh%2FMAP01.png?alt=media&#x26;token=8c5f4063-3e09-4b81-b4ec-9e5271a2dc19" alt=""><figcaption></figcaption></figure>

### Matching Fields with Languages

1. Click on the header of the table column containing the fields you want to map.
2. Select the appropriate language from the dropdown menu to match the fields with the corresponding source or target language.

### Mapping Key Values to Source Language

If your language file's key values are also your source language, follow these steps:

1. Click on the header of the table column containing the key values.
2. Instead of selecting "key" from the dropdown menu, choose your source language (e.g., English).

By doing this, you'll map the key values to your source language.

## Conclusion

The "Mappings" section in Transiyzi is designed to help users efficiently match the fields from their uploaded files with the corresponding source or target languages. Understanding and using the Mappings area effectively is crucial for ensuring accurate translations in your localization projects. We hope this documentation provides a helpful overview of the Mappings section and its functionalities.


---

# 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.transiyzi.com/fundamentals/languages/mappings.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.
