Only users with the Administrator role can update the content of an email.
The emails overview can be found in Settings > Profile > Emails. You can find the following information here:

After you've clicked Edit, the Modify email screen is opened. By default, the mail content will be displayed in the language you are currently working in. To view the mail content in another language, click on the corresponding flag. The content for each language can be personalised.

The Subject field is empty by default. This means that the standard subject title will be used. If you want to use your own subject, simply enter it here. In your invite and mandate create emails, you can also use an already defined attribute as a variable in the subject. To do so, look up the attribute in the Attributes tab of your profile and use the attribute name. For example, if you attribute is called 'clientnumber', it should be entered as {{clientnumber}} in the subject of your mail.
The Body can be adapted to your liking. By default it is in markdown format. The variables that you can use in the email are displayed when you click Show variables below the email body. For more explanation about the use of variables, see article: 'Use of variables in emails'
There are a few special options for emails:
€.[yourtext](mailto:test@test.com).[yourtext](http://www.test.com).<img src="{{statuslink}}?pixel"> in the body.After editing, don't forget to click Save.
Mails of which the content has been updated can quickly be identified by the pencil icon on the corresponding language flag.
All e-mails can be disabled except those from the collection of a transaction which is required by law to be sent to the debtor unless the merchant has included this in its terms and conditions.
To disable a specific customer email:
The email is now disabled for both the customer and the recipient in CC (your company email).

To enable a specific customer email:

To stop receiving copies of customer emails in your mailbox, disable merchant emails for the specific email notifications you wish to exclude.

Emails can be reset to their default content, when you reset an email the content for all the languages is reset for that email.
To reset emails:

Use variables in email templates to automatically insert dynamic data (names, links, references).
Only use variables supported for the specific email type. Unsupported variables appear blank.
| Variable | Description |
|---|---|
{{signer}} | Debtor’s first + last name |
{{debtor}} | Company name (or fallback to signer) |
{{customerNumber}} | Customer ID if there is one |
{{ref}} | Agreemeent reference |
{{code}} | Short link code of the agreement |
{{link}} | Signing link |
{{company}} | Your company name |
{{supportUrl}} | Support link for your customers (f.ex. : yourcompany.twikey.com/support) |
| Variable | Description |
|---|---|
{{customerNumber}} | Customer ID if there is one |
{{b2bEmail}} | Your company email - email address shown in Settings > Account > Company Information |
{{uploadUrl}} | Upload link for for your customer to upload their signed sagreements |
{{ref}} | Agreemeent reference |
{{name}} | Company name if there is one (or fallback to signer) |
| Variable | Description |
|---|---|
{{firstname}} | Debtor’s first name |
{{lastname}} | Debtor’s last name |
{{creditor}} | Creditor (company) name |
{{customerNumber}} | Customer ID if there is one |
{{mandate reference}} | Mandate reference |
{{contract}} | Contract number |
{{uploadUrl}} | Upload link for for your customer to upload their signed sagreements |
{{returnEmail}} | Your company email - email address shown in Settings > Account > Company Information. Can be used by customers to return signed documents by email. |
| Variable | Description |
|---|---|
{{firstname}}, {{lastname}} | Debtor name |
{{creditor}} | Your company |
{{link user}} | Access link to signed document |
{{ref}} | Agreemeent reference |
{{email}} | Email address of your customer |
{{customerNumber}} | Customer ID if there is one |
| Variable | Description |
|---|---|
{{invoice_date}}, {{invoice_due}} | Invoice dates |
{{link}} | Payment link |
{{invoice_total}} | Amount |
{{name}}, {{customerNumber}} | Customer info |
{{amount}}, {{date}} | Transaction details |
{{support_mail}} | Support email |