Mobile users: Difference between revisions

Jump to navigation Jump to search
Line 49: Line 49:
* The user Roland currently does not have a license. The Inspections license is also disabled for this user; i.e., when using automatic assignment, he can only claim a Standard license.
* The user Roland currently does not have a license. The Inspections license is also disabled for this user; i.e., when using automatic assignment, he can only claim a Standard license.
* The last user has all licenses disabled and cannot benefit from automatic license assignment.
* The last user has all licenses disabled and cannot benefit from automatic license assignment.
== Export/import licenses ==
To work with licenses in bulk, you can import or export licenses.
[[File:Mobile users export and import.png]]
The '''Export Users''' button simply serves to download the full list of users and licenses as displayed on screen. The buttons '''Import''' and '''Export''' work with active licenses.
Possible use cases include:
* Back up licenses
* Transfer licenses between environments
* Assign new licenses in bulk
Licenses are saved in CSV format.
<syntaxhighlight lang="json">
"Id","Full Name","Email","Standard","Inspections"
"1a75199f-a48b-40d4-b9bc-2ea05faa8197","Matt Ford","someone51@example.com","","Assigned"
"10ac88c8-2226-4a98-ae0c-b7f57df0c4d3","Pete Porter","someone57@example.com","Assigned",""
"1ac99e8f-824b-4b51-84ef-7ff55a555079","Ralf Harper","someone54@example.com","Assigned","Assigned"
</syntaxhighlight>


== License states ==
== License states ==

Navigation menu