# Export and Import Lang

In this area are presented the two options related to the process of exporting and importing languages.

### Export Multi Lang

By clicking on this option, the system asks if you want to export the multi-language strings to a file type. This can be:

* Kalipso Format
* Excel Format

When choosing the export process to an Excel format the following window appears:

![](/files/-M_zCdeTA9-1B2XoPVYJ)

Then you can choose all the languages associated to the project that you want to export. On the right are two buttons that allow selecting all or deselecting the languages in the list. After the selection just click "Export".

The image illustrates the process to export to an Excel Format. If you choose to export to a Kalipso Format the window is the same, only the file exported is different.

### Import Multi Lang

By clicking on this option, the system asks if you want to import the multi-language strings from a file type. This can be:

* Kalipso Format
* Excel format

By clicking on this option, the system opens Windows Explorer to be able to select the file to import and add it to the project.


---

# 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://doc.sysdevmobile.com/kalipso5/developing/specific-options/language-translation/export-and-import-lang.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.
