---
title: "4. Customizing Your Customer Notifications"
slug: "customizing-your-customer-notifications"
updated: 2022-08-22T16:28:15Z
published: 2022-08-22T16:28:15Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nexudus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 4. Customizing Your Customer Notifications

Now that you have some items in your inventory, you can dive into customer notifications.

Every time certain actions are recorded for a customer on the Admin Panel or the Members Portal, Nexudus will automatically send email notifications on your space's behalf.

You can customize all the notifications your customers receive through the [Email template editor](https://dashboard.nexudus.com/settings/emailEditor/templates) page in your space's Settings.

## Notifications Editor

Each notification can be edited on the spot using the built-in editor. You can access the editor via [Settings > Email template editor](https://dashboard.nexudus.com/settings/emailEditor/templates).

![EmailTemplateEditor_Page.png](https://cdn.document360.io/4f9a66c7-3dbb-4052-97d8-5439302e1512/Images/Documentation/EmailTemplateEditor_Page.png)

For more details, check out [Email Notifications](/v3/docs/email-notifications).

## Notifications Tokens

You'll also notice that notifications include some elements between curly brackets **{ }**. These elements are tokens that pull information from your Nexudus account and help automate the customization of your email notification.

*For example, you'll notice that all notification templates include a {businessname} token at the top of the template. This token automatically pulls your location's name and adds it to the notifications.*

All the tokens you see in each notification are the tokens available by default for that notification.

For more details, check out [Notifications Tokens](/v3/docs/notifications-tokens).

## Customer Notifications Languages

Customer notifications are available in the following languages by default:

- **English**
- **Spanish**
- **Polish** *(only available in version 5 and above)*
- **Portuguese**
- **French**
- **German**
- **Italian**

* You must [activate the tagged languages](https://help.nexudus.com/docs/activating-additional-languages) to make them available on your Members Portal.

Once you've edited your customer notifications, you can move to the next step - [5. Creating Customers & Teams](/v3/docs/4-creating-customers-teams).
