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

From version 10.1
edited by teamwire001
on 2025/10/27 10:38
Change comment: DOC-478
To version 9.1
edited by teamwire001
on 2025/09/12 11:19
Change comment: DOC-481

Summary

Details

Page properties
Content
... ... @@ -105,7 +105,20 @@
105 105  
106 106  (% id="importuser" %)
107 107  (((
108 -{{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.
109 109  )))
110 110  
111 111  (% id="ldapuser" %)