# Language Management

{% hint style="info" %}
This page applies to the **Business** and **Enterprise** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

### :bulb: Good to Know

When users access the platform, their browser's language is automatically set as their preferred language. This applies:

* When they are invited to join the platform
* When they log in for the first time

### :question: Why Manage Language?

* **Default Email Language**\
  Before accessing the platform, users may receive emails (e.g., notifications, onboarding emails).\
  The default email language is set in the administration panel.
* **Default Language for Translated Content**\
  When adding labels, actions, descriptions, links, or headers, this default language will be used if translations for the user's language are unavailable.

### :tools: How to Change this Setting?

To update language settings:

1. Go to the Administration Panel.
2. Navigate to **Language Settings**.
3. Select the default language for emails and content translations.
4. Save your changes.

<figure><img src="/files/mmvVPeZ1TvCTd0c45fKX" alt=""><figcaption><p>Edit Default Language from admin site</p></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://docs.meeds.io/meeds-guides/admin-guide/setting-up-meeds/set-up-your-hub/language-management.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.
