I can be able to hide filter bar, query, time filter while embedding the kibana dashboard into my application. But I don't want all the users to view create visualization button, add controls and add panel buttons. How can I hide that in my application.
Hi @Anupama2262,
Have you tried using the show-top-menu=true
option in your URL? As covered in this blog that should hide the edit options.
Let us know if that hides the options you don't want to show.
1 Like