# Setting the language for transactional emails

Memberply can send transactional emails to members when something happens automatically, such as when a member earns points, receives store credit, receives a discount code, requests a member login link, or is notified that their membership benefits are about to expire.

By default, these emails are sent in English. You can change the transactional email language so these automatically generated emails are sent in the language that best matches your market.

This is a store-wide setting. Once you change it, Memberply will use that language for all built-in transactional emails it sends for your store.

1. From the main menu, click on Emails.

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

2. Next select the membership tier and click on Edit Emails.

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

3. In the Transactional email language section, choose the language you want Memberply to use.
4. Memberply will save the setting automatically.

The available languages are:

* English
* Deutsch
* Español
* Filipino
* Français
* हिन्दी
* Italiano
* 日本語
* Português
* Svenska
* Türkçe
* 中文

This setting applies to Memberply's built-in transactional emails. Custom emails that you write yourself, such as the welcome email and renewal reminder emails, keep the wording you entered in the email editor.


---

# 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.memberply.com/customizing-emails-sent-to-members/setting-the-language-for-transactional-emails.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.
