Hide top right icon

I’m trying to hide the icon on the top right corner (search and assista) because I have some tab in dashboard that are visibile to a specify user, and with assist and search everyone can access to other hidden entity.

I have tried with css or is as external module without success.

Someone can help me?

I’m not sure if you can remove the search button, but about the Assist you can do by removing default_config from your configuration.yaml, but then you have to manually add all the integration’s included on that (except by conversation, which is responsible for Assist). And you have to review this every time a new integration is included into default_config.
It is a bit of an advanced setting… :weary: