# 3.4.6. Uninstall a locale

Existing locales can be uninstalled through the Settings module.

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

   <figure><img src="https://lh3.googleusercontent.com/HE1kygeqggqfJjyrIHusmFIPUZTJCCY1pc15zaHw9uj1uMjySBZL92VxIbRyarQe5I2zUjXZAyFdQP0LZ7fsqTVx3zatB62NSL0PCMCBmyAkWnWyrO5-9CFwtCRgcjtMcC697JVdjBuNT8Zw3l6rshKBIyXu5sKJX-E1Cf8BwHo3H6_4K66b-ChJKw" alt=""><figcaption></figcaption></figure>
2. Click on the garbage bin icon next to the locale you want to uninstall. A modal appears asking you to confirm whether you want to delete (uninstall) the locale.\\

   <figure><img src="https://lh3.googleusercontent.com/lTTvF0-zTfRlzuZYCYlnC6SXhURqlziFVN3okI8HQTqt5XIR3toDzYErpJ9_oJ8_5QS4o91ouz2UtH5Mf9_ljYSLWyAGt6eKFVExhGzVcuCtvAjaJvPFyJ7yRNvAGmKbwdVz9g9olLW6bGc6b4c2NCipgWgtsQdK3GjyxEsyhCSvNCJi4tqmWuNDbw" alt=""><figcaption></figcaption></figure>
3. Click **Delete** to confirm and the locale will be uninstalled.


---

# 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.6-uninstall-a-locale.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.
