GitHub user bernardodemarco added a comment to the discussion: Unable to access exact web ui to delete SSH Key Pair Button
@apraba05, as far as I know, it’s currently only possible to hide UI sections by denying access to the APIs associated with those sections. For example, the image below shows the `Compute` menu for an account that does not have access to the `listSSHKeyPairs` API:  To completely remove sections from the UI, you would need to modify the source code. The [UI development docs](https://github.com/apache/cloudstack/blob/main/ui/docs/development.md) explain how the menu sections are configured and can be used as a reference for removing specific sections. GitHub link: https://github.com/apache/cloudstack/discussions/10831#discussioncomment-13101119 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org