# 3.4.4. Import a new locale from the localization spreadsheet

To set localized values in the system, the localization spreadsheet first needs to be exported and translated (see [section 3.4.3](/readme/current/deployment-and-setup/3.4-localisation/3.4.3-add-or-edit-a-locale-in-the-exported-spreadsheet.md)). After this is done, the spreadsheet must be reimported.

1. Navigate to the **Settings** page and scroll to the Localization section.\\

   <figure><img src="https://lh4.googleusercontent.com/Mu8r3fdIVOehoWjkwFj5epRbJyUBDB2rw22P8xecko2k4CsASlNP_7MDV7e-W0bRvGQimfCJHR2i2DQ28iuYgFBb7EH34na57RRBGYKAIejU4IR5Z8rtellO88Z0DYuK4m6yFuz4LdGEjm8qg5a1At_iI2aqbKyG_WggJ7N8ifOA7h0ja9Fhb4s1" alt=""><figcaption></figcaption></figure>
2. Click the **Import Localization** button to open the Import modal. The imported file will link back to the right locale(s) through the locale codes listed in the headers of the relevant columns with the translations; the localization spreadsheets only imports the columns with translations that have a matching locale code with what is installed following the steps in [section 3.4.1](/readme/current/deployment-and-setup/3.4-localisation/3.4.1-install-a-new-locale.md)).\\

   <figure><img src="https://lh3.googleusercontent.com/WVNE0YSWHqjUE3l16tTp_fgswNDz_CkPlSfg67sRWzA2eh1SzK3Rlh34mb1bKuz6A68FPAfYyiGEgoM3MUuQH5Oe0K2800anahCCtOK-4hQAIJoHmKLBQ5rwYzvxsNCwI1_d2_X2Flze05DiSBqrXzuMm4tmAeaDU663599PtmWxk_W07G8zlrFx" alt=""><figcaption></figcaption></figure>
3. Click **Submit**.


---

# 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.geoprismregistry.com/readme/current/deployment-and-setup/3.4-localisation/3.4.4-import-a-new-locale-from-the-spreadsheet.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.
