← Email

Email templates

email · workzone

A shared layout, two language versions, each built around short copy and a single action link.

Shared layout

One frame for all emails — three parts, minimal styling (emails must open anywhere):

Languages RU / EN

Invitation

The inviter's name and the role are substituted in. The link is valid for 48 hours; clicking it starts registration (name + password). Token mechanics — Auth / Security.

Achilles <no-reply@…> RU
Анна Иванова приглашает вас в Achilles Здравствуйте! Анна Иванова приглашает вас в рабочее пространство Achilles в роли «Аналитик». Чтобы создать аккаунт, перейдите по ссылке ниже — она действует 48 часов. Принять приглашение https://achilles…/invite/<token>

Не ждали приглашения? Это письмо можно спокойно проигнорировать.

Achilles <no-reply@…> EN
Anna Ivanova invited you to Achilles Hi there! Anna Ivanova has invited you to the Achilles workspace as an Analyst. To create your account, use the link below — it's valid for 48 hours. Accept invitation https://achilles…/invite/<token>

Weren't expecting this? You can safely ignore this email.

Password reset

Subject
Сброс пароля в Achilles · Reset your Achilles password
Body
“We received a request to reset your password. To set a new one, use the link below — it's valid for 1 hour.”
Action
“Set a new password” button + the link as text
Link
Single-use, valid for 1 hour; a repeat request invalidates the previous one. Mechanics — Auth / Security.
Footer
“If you didn't request a reset, ignore this email — your password stays the same.”

Test

Subject
Achilles — проверка SMTP · Achilles SMTP test
Body
“If you're seeing this email, mail delivery is configured correctly.” No button, no link.
To
The current admin's address, triggered by the “Test connection” button — Admin Panel.