Remove create task and start process on navbar

Hi,

Does anyone know how to remove/hide Create Task and Start Process on a certain user or group?

hide

Hi @hjsr
I would start with reviewing the following links

https://docs.camunda.org/manual/7.16/webapps/admin/authorization-management/#grant-permission-to-start-processes-from-tasklist

and

https://docs.camunda.org/manual/develop/user-guide/process-engine/authorization-service/#resources

I think you might want to add users to groups and then allow some specific permissions to the groups.
Hope it helps.