# Locale

### Overview

The **Locale** section allows users to set their locale during the onboarding process.&#x20;

<figure><img src="/files/LxggEVwCB6If20mRtlOw" alt="" width="563"><figcaption></figcaption></figure>

***

### Steps to Set Up

Click on the **Cog Wheel** next to **Locale** within the steps list. This will bring up the Locale settings menu.

#### **Fill in the Required Fields**

* **Title:** <mark style="color:red;">Required.</mark> Enter a title for this section.
* **Short Title:** <mark style="color:red;">Required.</mark> Enter a concise title. This will be used in condensed views where space is limited.
* **Icon:** <mark style="color:red;">Required.</mark> Select an appropriate icon to visually represent the locale set step.&#x20;
* **Description:** Provide a brief message instructing users on setting their locale and the domain default settings.

#### **Setting Up the Domain's Locale**

To update locale related settings please visit the[ Locale](https://guides.mangoapps.com/admin-guide/domain-settings/locale) guide.

<figure><img src="/files/aERTP5XxRHScpnOFemvk" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://guides.mangoapps.com/admin-guide/domain-settings/getting-started/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.
