> For the complete documentation index, see [llms.txt](https://docs.geoprismregistry.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geoprismregistry.com/readme/current-1/deployment-and-setup/3.4-localisation/3.4.2-export-the-default-localization-spreadsheet.md).

# 3.4.2. Export the default localization spreadsheet

All GeoPrism Registry text that can be localized is found in the localization spreadsheet. The localization spreadsheet can only be exported by a System Administrator.

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 **Export Localization** button to export the localization spreadsheet.


---

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

```
GET https://docs.geoprismregistry.com/readme/current-1/deployment-and-setup/3.4-localisation/3.4.2-export-the-default-localization-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.
