Server
Setting permissions
By default each user can only see his/her timelines. For now the only other option is to give specific users access to all timelines on the server. This can be useful when you want to generate TimeSheet report on all tag timelines or when you want have a service which exports the data from ManicTime server.
To give specific user admin rights, go to folder where ManicTime server is located and look for file Permissions.txt in subfolder Data.
Put each user with admin rights on its own line:
# Users with access to all timelines on server
[AccessAllTimelines]
User1
Domain\User2