# 3.4. Localization

GeoPrism Registry can be localized to different languages. The default locale of the system is English, however support for other locales can be added. Localization management must be done by a System Administrator.

GeoPrism Registry currently supports the following localization tasks:

* Extending the system to support new locales
* Exporting the localized values of the system to an Excel spreadsheet
* Importing the localized values from an Excel spreadsheet
* Uninstalling locales


---

# 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.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.
