diff --git a/docs/documentation/Collaboration.md b/docs/documentation/Collaboration.md new file mode 100644 index 0000000..9f91904 --- /dev/null +++ b/docs/documentation/Collaboration.md @@ -0,0 +1,21 @@ +# Sharing your Vehicles and Collaborating with Other Users + +LubeLogger allows you to collaborate on vehicles so that more than one user can add or edit records on a vehicle. + +To share a vehicle, simply navigate into the Vehicle's Dashboard, and look to the bottom left + +![image](https://github.com/hargata/lubelog/assets/155338622/76eda35f-5547-47d9-91cb-3fbf30d2a3d9) + +Click on the little blue button with a User Add icon and you will be prompted to enter the user's username + +![image](https://github.com/hargata/lubelog/assets/155338622/6bbcc309-a790-48e0-91fa-24c57df20531) + +**Note:** The username is case sensitive and the user must exist in the system. + +Once you have added the user, their username will then show up in the list of Collaborators + +![image](https://github.com/hargata/lubelog/assets/155338622/edac8c3b-eb3e-411d-ab45-e54cb66206f3) + +Now the user can view and edit the vehicle as well: + +![image](https://github.com/hargata/lubelog/assets/155338622/85b0aacf-ae5c-4361-8d1c-32f9ec637a5b)