Blame

61565a Hargata Softworks 2025-11-15 16:01:05 1
# Sharing Vehicles
ca5481 Hargata Softworks 2025-11-15 15:55:47 2
3
Multiple users can contribute to the same vehicles either by adding them as a collaborator or as a household member.
4
61565a Hargata Softworks 2025-11-15 16:01:05 5
## Collaborators
ca5481 Hargata Softworks 2025-11-15 15:55:47 6
7
A collaborator is best described as a co-owner of a vehicle. Collaborators have full access over the vehicle, they can add, edit and delete records, and manage collaborators by adding or deleting other collaborators. They can also delete entire vehicles.
8
9
A user is automatically added as a collaborator when they create the vehicle.
10
61565a Hargata Softworks 2025-11-15 16:01:05 11
### Managing Collaborators for a Single Vehicle
ca5481 Hargata Softworks 2025-11-15 15:55:47 12
f3266f Hargata Softworks 2025-11-15 16:18:23 13
To add new collaborator, simply navigate to the Dashboard tab in the vehicle details view and look to the bottom left:
ca5481 Hargata Softworks 2025-11-15 15:55:47 14
15
![](/Vehicles/Vehicle%20Management/a/image-1726782223006.png)
16
17
Click on the blue Add User icon on the top left of the Collaborators panel and you will be prompted to type in their username, note that a user with that username must exist in the system or you will get an error.
18
19
![](/Vehicles/Vehicle%20Management/a/image-1726782230259.png)
20
21
Once you have added them as a collaborator, their name will now show up in the Collaborators list, and you will also be given the option to remove them.
22
23
![](/Vehicles/Vehicle%20Management/a/image-1726782235900.png)
24
25
Once this is done, you should have the new collaborator refresh their browser and they should be able to see the vehicle in their Garage.
26
27
### Managing Collaborators for Multiple Vehicles
28
29
To manage collaborators for multiple vehicles, select the vehicles in the garage, right click, and select "Manage Collaborators"
30
31
![](/Vehicles/Vehicle%20Management/a/image-1760533315878.png)
32
33
If all the vehicles have the same collaborators, you will be presented with this dialog which allows you to add or delete collaborators for all selected vehicles:
34
35
![](/Vehicles/Vehicle%20Management/a/image-1760533423783.png)
36
37
However, if that is not the case, you will be presented with this dialog instead:
38
39
![](/Vehicles/Vehicle%20Management/a/image-1760533540967.png)
40
41
In this example, `test` has access to both vehicles but `test2` only has access to one of the vehicles. The left side of the dialog is for Common Collaborators which means collaborators who have access to all selected vehicles, whereas Partial Collaborators on the right side is for collaborators who only have access to some of the selected vehicles.
42
43
Adding a Collaborator in this dialog will add the user as a Common Collaborator.
44
45
You can also move selected Partial Collaborator on the right to become a Common Collaborator by selecting the users and clicking "Move Selected"
46
47
You can delete both Common or Partial Collaborators by selecting them and clicking "Remove Selected"
61565a Hargata Softworks 2025-11-15 16:01:05 48
49
## Household Members
cbb762 Hargata Softworks 2025-11-15 16:06:02 50
51
Household members differ from collaborators in that they automatically inherit vehicles from their head of household and their permissions are more limited than a full collaborator.
52
533f17 Hargata Softworks 2025-11-15 16:17:05 53
Collaborators are vehicle-specific whereas a household member is user-specific.
54
cbb762 Hargata Softworks 2025-11-15 16:06:02 55
Head of Households must be full collaborators of the vehicle in order for their household members to access the vehicle.
56
533f17 Hargata Softworks 2025-11-15 16:17:05 57
### Managing Households
cbb762 Hargata Softworks 2025-11-15 16:06:02 58
59
Every user has a household that they can manage
60
61
![](/Vehicles/Collaborators/a/image-1763222741115.png)
533f17 Hargata Softworks 2025-11-15 16:17:05 62
63
Users can add users to their household and set their roles which determines their permissions
64
65
![](/Vehicles/Collaborators/a/image-1763222863061.png)
66
67
There are three roles:
68
69
- Viewer: Read-only permisisons
70
- Editor: Add and edit records
71
- Manager: Add, edit, and delete records
72
73
Household members cannot delete or manage collaborators for a vehicle inherited from their head of household.
74
75
Users can be members of multiple households, if there are different roles for the same vehicle across multiple households, they will have the permissions of the greater role. I.e.: if the household for `test` and `test2` can both access the same vehicle but `test` only granted Viewer role to `test3` whereas `test2` granted Manager role to `test3`, `tets3` will have permissions from the Manager Role.
76
77
Household members only inherit vehicles from their direct head of household. If their head of household is a household member of another user, the users do not inherit those vehicles. I.e.: `test3` is a member of `test` household, but `test` is a member of `test4` household, `test3` does not inherit vehicles from `test4`
78
79
#### Root User Household
80
81
Root users cannot have their own household by design as a household that can automatically view every vehicle created in the system is a security risk. Root users must create a separate user and add that new user as a collaborator to the vehicles before adding other users to their household.
ef0c6e Hargata Softworks 2025-11-15 16:20:27 82
83
### Collaborator vs Household Member Permissions
84
85
![](/Vehicles/Collaborators/a/image-1763223623195.png)