# Countries

The Countries tab in Settings centralizes all configuration related to how countries are displayed, ordered, and suggested across your store.

## Rename countries

{% hint style="warning" %}
This setting is only available on **paid** plans.
{% endhint %}

<figure><img src="/files/0uh81lYD8xNaCeiKBpC6" alt=""><figcaption></figcaption></figure>

This setting controls **how country names appear** across all selectors in your store.

You can select a country name template to define the format used for country names. The **Default** option uses Orbe’s standard naming format. Selecting **English** displays country names in English, while **Native** displays them in their native language. The **English / Native** option shows the English name followed by the native name.

You can also add custom country names. Any country added here will override the selected template and use the custom name instead.

## Highlight countries

{% hint style="warning" %}
This setting is only available on **Plus** and **Enterprise** plans.
{% endhint %}

<figure><img src="/files/BCyYrdTHPU2oBkSLhYjv" alt=""><figcaption></figcaption></figure>

In **Highlight countries**, you can define which countries appear at the top of the selector. Highlighted countries are shown first, while all other countries appear below. This order is applied across all active selectors and helps prioritize key markets and make country selection faster for users.

<figure><img src="/files/o4UipLxr90r9jskkkXYj" alt=""><figcaption></figcaption></figure>

## Fallback country

{% hint style="warning" %}
This setting is only available on **paid** plans.
{% endhint %}

<figure><img src="/files/swf7x0EAR5zOS8ex1s61" alt=""><figcaption></figcaption></figure>

The **Fallback country** defines which country is suggested to visitors coming from regions you don’t ship to. By default, in this scenarios, the welcome popup will preselect the Backup region of your Shopify store, but if you want to change it you can do it selecting it here.\
\
This setting is configured per store and does not affect automatic country detection for supported regions. It is only used when no valid country match is available.

{% hint style="info" %}
These settings are **not compatible with** [**Share Settings**](/general/connect-stores/settings.md#shared-settings).

However, for **Plus or Enterprise plans with connected stores**, the following applies:

* **Country ordering** is automatically synced across all connected stores;
* **Custom country names** are also synced;
* When editing these settings, you will see all countries from connected stores in the same view.

The *fallback country* is **not synced** and remains a store-specific setting.
{% endhint %}


---

# 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://help.orbe.app/settings/countries.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.
