# Reinvite Users

## <span class="mw-headline" id="bkmrk-what-it-does-1">What it does</span>

<span class="mw-headline">Resets passwords and sends out welcome messages, to all of the listed emails.</span>

## <span class="mw-headline" id="bkmrk-first-setup-1">First setup</span>

<span class="mw-headline">Setup the configuration "ReinviteUsersGroupID".</span>

## <span class="mw-headline" id="bkmrk-how-to-invoke-1">How to invoke</span>

<span class="mw-headline">Call the page</span>

```
main?command=com.tsnocode.codeunit.backend.ReinviteUsers
```

Input the emails that should be reset and re-invited, one email pr line, and submit the form.

## <span class="mw-headline" id="bkmrk-configuration-1">Configuration</span>

<span class="mw-headline">ReinviteUsersGroupID</span>

## <span class="mw-headline" id="bkmrk-developer-info-1">Developer info</span>

- <span class="mw-headline">Type: [CodeunitPagecontent](https://docs.tsnocode.com/books/codeunit-reference/chapter/pagecontent)</span>
- <span class="mw-headline">Security: administrator and specific group</span>
- <span class="mw-headline">Classpath: com.tsnocode.codeunit.backend.ReinviteUsers</span>