We are using Kibana dashboards as an embedded URL experience. Based on the user we want to display only relevant records and filters to the users.
As an example, we have one index which stores records for all customers. Based on the user we want to ensure the embedded URL can only show specific customers in the dashboards. How can we implement this use case?