- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
09-17-2024 05:43 AM
Hello Everyone,
We're currently focused on improving our access control model to limit the visibility of certain incident types based on user roles. Currently, this is done manually through the system command:
```
/set_incident role = <role name>
```
This command is executed at each incident level and isn't available for execution within playbooks. We are investigating how to integrate this command into a playbook to automate role-based logic.
What is the best way to implement this, or are there alternative approaches we should consider? We're seeking input from the community on this.
10-08-2024 12:54 AM
Hi @M.IbrahimHabibullah ,
You can use setIncident to restrict the incidents to be reachable by specific roles. Please see the screenshot below. The users only having Administrator role will have access to the incident.
I hope this answers your question.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!