Last modified by teamwire001 on 2025/10/29 11:28

From version 11.1
edited by teamwire001
on 2025/10/29 10:42
Change comment: DOC-503
To version 9.1
edited by teamwire001
on 2025/09/12 11:19
Change comment: DOC-481

Summary

Details

Page properties
Content
... ... @@ -15,10 +15,9 @@
15 15  
16 16  Visit the Teamwire Dashboard and register as **Teamwire admin**. Please provide a valid business email address and a current mobile phone number so that both details can be successfully verified via a confirmation link or PIN code.
17 17  
18 -
19 19  {{html}}
20 20  <a href="https://backend.teamwire.eu/static/dashboard/index.html#/auth/register" style="text-decoration: none;" target="_blank">
21 -<button class="btn btn-light_blue" style="width:220px; height:60px;" type="button">Create account now</button></a>
20 +<button class="btn btn-gili_blue" style="width:220px; height:50px;" type="button">Register as admin now</button></a>
22 22  {{/html}}
23 23  
24 24  Your registration will be reviewed and approved by Teamwire.
... ... @@ -106,7 +106,20 @@
106 106  
107 107  (% id="importuser" %)
108 108  (((
109 -{{include reference="Customer.Administration.Dashboard-User-Manual.Users.WebHome" section="HImportusers" excludeFirstHeading="true"/}}
108 +Click **Import CSV** to create multiple users at once. Select a CSV file from your file explorer to upload it.
109 +
110 +Please note the following specifications for the file.
111 +
112 +* Encoding: UTF-8
113 +* Delimiter: comma
114 +* Must contain the header row: {{code language="none"}}email,first_name,last_name,group{{/code}}
115 +* CSV import is limited to 1,000 lines (incl. header). Please split larger files, following line limit.
116 +
117 +The email address, and first and last names are mandatory. An assignment to a circle (here "group") is optional and allows you to create new circles during user import.
118 +
119 +It is possible to assign users to multiple circles by listing them multiple times and specifying one of the circles under "group" for each line.
120 +
121 +[[{{icon name="download" size="1x"/}} Feel free to use this example file as a template for your import>>attach:Public.Attachments.WebHome@userimport.zip||download="Public.Attachments.WebHome@userimport.zip"]]. The optional assignment to "Divisions" is currently not supported by CSV import.
110 110  )))
111 111  
112 112  (% id="ldapuser" %)