[`A new user will be created from an existing contact managed by some of the apps installed in your Webasyst.`]
{if $invite_html}
{$invite_html}
{else}
[`By email`]
[`By link`]
{if !empty($is_waid_enabled)}
[`By code`]
{/if}
{if !$is_waid_forced}
[`Login & password`]
{/if}
[`Without access`]
[`Invite by email.`] [`Send the new user an email with a private one-time invitation link to join your team on Webasyst.`]
[`Add manually.`] [`Enter a login name and a password for this user without sending an invitation.`]
[`Invite by link.`] [`Generate a private one-time invitation link and send it to the new user via your favorite messaging app.`]
{if !empty($is_waid_enabled)}
{sprintf_wp(
'Invite via a mobile app. The code generated below is to be used in any Webasyst mobile app in the ‘Add account’ screen to grant access to %s
:',
str_replace(['http://','https://'], '', $wa->domainUrl())
)}
XXXX XXXX
{/if}
[`Add a team member with no access to Webasyst. The user won’t be able to access your Webasyst backend, but all other Webasyst users will be able to see the new user profile information in the Team app.`]
[`Once saved, will be visible in the Team app too.`]
{if $groups}
{/if}
{if $locations}
{/if}
{$fields = teamUsersNewUserController::getAdditionalContactDataFieldsList()}
[`Add basic contact information`]
[`Prefill user’s basic contact information. Once signed in for the first time, the user will be happy to start with a non-empty profile.`]
{foreach $fields as $field}
{/foreach}
{/if}