Access management and dashboard

Hello, I meet a problem, I’m on a system where I have a specific type of dashbord for each user and concerning access I would like to be able to allow each user to only have access to the dashbord that has the same tag as him without having to deny him access to all the other dashbords each time. Can you help me please.

Hi Olivia,

Yeah! You can achieve this by utilizing tag matching for example. You’ll first need to give the dashboard a tag which is the same as the user, for example:

Tag: user_access

Value: admin

then you’ll go to the access management module and add the following policy:

This will make sure the user will only be able to see dashboards that have the same user_access tag as them.

I do it but in permissions I have to deny also the access to the others dashbord because I have one dashboard for one user. So that is my main problem