Hello <%= @user.first_name %>,
You have been invited to Docuseal. You can sign up this through the link below.
<%= link_to 'Set my password', invitation_url(reset_password_token: @token) %>
If you didn't request this, please ignore this email.